"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer2/RepSphere.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.

RepSphere.h  (pymol-v2.1.0.tar.bz2):RepSphere.h  (pymol-open-source-2.2.0)
skipping to change at line 23 skipping to change at line 23
-* -*
-* -*
Z* ------------------------------------------------------------------- Z* -------------------------------------------------------------------
*/ */
#ifndef _H_RepSphere #ifndef _H_RepSphere
#define _H_RepSphere #define _H_RepSphere
#include"Rep.h" #include"Rep.h"
#include"CoordSet.h" #include"CoordSet.h"
typedef struct RepSphere {
Rep R;
bool *LastVisib;
int *LastColor;
CGO *renderCGO;
CGO *primitiveCGO;
CGO *spheroidCGO;
} RepSphere;
Rep *RepSphereNew(CoordSet * cset, int state); Rep *RepSphereNew(CoordSet * cset, int state);
void RepSphereInit(void); void RepSphereInit(void);
void RepSphereRenderImmediate(CoordSet * cs, RenderInfo * info); void RenderSphereComputeFog(PyMOLGlobals *G, RenderInfo *info, float *fog_info);
#endif #endif
 End of changes. 2 change blocks. 
1 lines changed or deleted 10 lines changed or added

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