"Fossies" - the Fresh Open Source Software Archive  

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

ObjectVolume.h  (pymol-v2.1.0.tar.bz2):ObjectVolume.h  (pymol-open-source-2.2.0)
skipping to change at line 42 skipping to change at line 42
// TODO difference between Resurface, Recolor, Refresh??? // TODO difference between Resurface, Recolor, Refresh???
int RefreshFlag; int RefreshFlag;
int ResurfaceFlag; int ResurfaceFlag;
int RecolorFlag; int RecolorFlag;
float *AtomVertex; float *AtomVertex;
float CarveBuffer; float CarveBuffer;
CGO *UnitCellCGO; CGO *UnitCellCGO;
WordType caption; WordType caption;
float Corner[24]; float Corner[24];
/* not stored */ /* not stored */
int textures[3]; size_t textures[3];
CField *carvemask; CField *carvemask;
unsigned int dim[3]; unsigned int dim[3];
Isofield *Field; Isofield *Field;
float min_max_mean_stdev[4]; float min_max_mean_stdev[4];
float ramp_min, ramp_range; float ramp_min, ramp_range;
int RampSize; int RampSize;
float *Ramp; float *Ramp;
int isUpdated; int isUpdated;
} ObjectVolumeState; } ObjectVolumeState;
 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)