"Fossies" - the Fresh Open Source Software Archive  

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

Sphere.h  (pymol-v2.1.0.tar.bz2):Sphere.h  (pymol-open-source-2.2.0)
skipping to change at line 45 skipping to change at line 45
#define NUMBER_OF_SPHERE_LEVELS 5 #define NUMBER_OF_SPHERE_LEVELS 5
struct _CSphere { struct _CSphere {
SphereRecPtr Sphere[NUMBER_OF_SPHERE_LEVELS]; SphereRecPtr Sphere[NUMBER_OF_SPHERE_LEVELS];
SphereRec *Array; SphereRec *Array;
}; };
void SphereInit(PyMOLGlobals * G); void SphereInit(PyMOLGlobals * G);
void SphereFree(PyMOLGlobals * G); void SphereFree(PyMOLGlobals * G);
void SphereRender(PyMOLGlobals * G, int level, const float *centroid, const floa t *color, float alpha, float radius);
#endif #endif
 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)