"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer1/View.h" between
pymol-v1.8.6.0.tar.bz2 and pymol-v2.1.0.tar.bz2

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.

View.h  (pymol-v1.8.6.0.tar.bz2):View.h  (pymol-v2.1.0.tar.bz2)
skipping to change at line 102 skipping to change at line 102
float power, float bias, float power, float bias,
int simple, float linearity, int hand, float cut); int simple, float linearity, int hand, float cut);
void ViewElemDraw(PyMOLGlobals *G, CViewElem * src, BlockRect *rect, int frames, const char *title ORTHOCGOARG); void ViewElemDraw(PyMOLGlobals *G, CViewElem * src, BlockRect *rect, int frames, const char *title ORTHOCGOARG);
#define cViewElemModifyInsert 1 #define cViewElemModifyInsert 1
#define cViewElemModifyDelete -1 #define cViewElemModifyDelete -1
#define cViewElemModifyMove 2 #define cViewElemModifyMove 2
#define cViewElemModifyCopy 3 #define cViewElemModifyCopy 3
int ViewElemModify(PyMOLGlobals *G, CViewElem **handle, int action, int index, i nt count, int target); int ViewElemModify(PyMOLGlobals *G, CViewElem **handle, int action, int index, i nt count, int target);
int ViewElemXtoFrame(PyMOLGlobals *G, CViewElem * view_elem, BlockRect *rect, in t frames, int x, int nearest); int ViewElemXtoFrame(BlockRect *rect, int frames, int x, int nearest);
void ViewElemDrawBox(PyMOLGlobals *G, BlockRect *rect,int first, int last, void ViewElemDrawBox(PyMOLGlobals *G, BlockRect *rect,int first, int last,
int frames, float *color4, int fill ORTHOCGOARG); int frames, float *color4, int fill ORTHOCGOARG);
#endif #endif
 End of changes. 1 change blocks. 
1 lines changed or deleted 1 lines changed or added

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