"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer3/Editor.h" between
pymol-open-source-2.2.0.tar.gz and pymol-open-source-2.3.0.tar.gz

About: PyMOL is a Python-enhanced molecular graphics tool. It excels at 3D visualization of proteins, small molecules, density, surfaces, and trajectories. It also includes molecular editing, ray tracing, and movies. Open Source version.

Editor.h  (pymol-open-source-2.2.0):Editor.h  (pymol-open-source-2.3.0)
skipping to change at line 74 skipping to change at line 74
CObject *EditorDragObject(PyMOLGlobals * G); CObject *EditorDragObject(PyMOLGlobals * G);
void EditorReplace(PyMOLGlobals * G, const char *elem, int geom, int valence, co nst char *name="", void EditorReplace(PyMOLGlobals * G, const char *elem, int geom, int valence, co nst char *name="",
int quiet=1); int quiet=1);
void EditorAttach(PyMOLGlobals * G, const char *elem, int geom, int valence, con st char *name, void EditorAttach(PyMOLGlobals * G, const char *elem, int geom, int valence, con st char *name,
int quiet); int quiet);
void EditorRemove(PyMOLGlobals * G, int hydrogen, int quiet); void EditorRemove(PyMOLGlobals * G, int hydrogen, int quiet);
void EditorHFill(PyMOLGlobals * G, int quiet=1); void EditorHFill(PyMOLGlobals * G, int quiet=1);
void EditorHFix(PyMOLGlobals * G, const char *sele, int quiet); void EditorHFix(PyMOLGlobals * G, const char *sele, int quiet);
void EditorCycleValence(PyMOLGlobals * G, int quiet=1); void EditorCycleValence(PyMOLGlobals * G, int quiet=1);
void EditorInactivate(PyMOLGlobals * G); void EditorInactivate(PyMOLGlobals * G);
void EditorUpdateState(PyMOLGlobals * G);
int EditorIsAnActiveObject(PyMOLGlobals * G, ObjectMolecule * obj); int EditorIsAnActiveObject(PyMOLGlobals * G, ObjectMolecule * obj);
int EditorSelect(PyMOLGlobals * G, const char *s0, const char *s1, const char *s 2, const char *s3, int pkresi, int EditorSelect(PyMOLGlobals * G, const char *s0, const char *s1, const char *s 2, const char *s3, int pkresi,
int pkbond, int quiet); int pkbond, int quiet);
int EditorTorsion(PyMOLGlobals * G, float angle); int EditorTorsion(PyMOLGlobals * G, float angle);
int EditorInvert(PyMOLGlobals * G, int quiet); int EditorInvert(PyMOLGlobals * G, int quiet);
PyObject *EditorAsPyList(PyMOLGlobals * G); PyObject *EditorAsPyList(PyMOLGlobals * G);
int EditorFromPyList(PyMOLGlobals * G, PyObject * list); int EditorFromPyList(PyMOLGlobals * G, PyObject * list);
 End of changes. 1 change blocks. 
1 lines changed or deleted 0 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)