"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer2/ObjectSlice.h" between
pymol-v2.1.0.tar.bz2 and pymol-open-source-2.2.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.

ObjectSlice.h  (pymol-v2.1.0.tar.bz2):ObjectSlice.h  (pymol-open-source-2.2.0)
skipping to change at line 68 skipping to change at line 68
float Corner[24]; float Corner[24];
float outline_points[36]; float outline_points[36];
int outline_n_points; int outline_n_points;
float outline_zaxis[3]; float outline_zaxis[3];
} ObjectSliceState; } ObjectSliceState;
typedef struct ObjectSlice { typedef struct ObjectSlice {
CObject Obj; CObject Obj;
ObjectSliceState *State; ObjectSliceState *State;
PickContext context;
int NState; int NState;
} ObjectSlice; } ObjectSlice;
ObjectSlice *ObjectSliceFromMap(PyMOLGlobals * G, ObjectSlice * obj, ObjectMap * map, ObjectSlice *ObjectSliceFromMap(PyMOLGlobals * G, ObjectSlice * obj, ObjectMap * map,
int state, int map_state); int state, int map_state);
/*void ObjectSliceDump(ObjectSlice *I,char *fname,int state);*/ /*void ObjectSliceDump(ObjectSlice *I,char *fname,int state);*/
PyObject *ObjectSliceAsPyList(ObjectSlice * I); PyObject *ObjectSliceAsPyList(ObjectSlice * I);
int ObjectSliceNewFromPyList(PyMOLGlobals * G, PyObject * list, ObjectSlice ** r esult); int ObjectSliceNewFromPyList(PyMOLGlobals * G, PyObject * list, ObjectSlice ** r esult);
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

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