"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "layer3/AtomIterators.cpp" 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.

AtomIterators.cpp  (pymol-v1.8.6.0.tar.bz2):AtomIterators.cpp  (pymol-v2.1.0.tar.bz2)
skipping to change at line 99 skipping to change at line 99
SelectorUpdateTable(G, statearg, sele_); SelectorUpdateTable(G, statearg, sele_);
setPerObject(false); setPerObject(false);
reset(); reset();
} }
void SeleCoordIterator::reset() { void SeleCoordIterator::reset() {
a = cNDummyAtoms - 1; a = cNDummyAtoms - 1;
state = statearg; state = statearg;
prev_obj = NULL; prev_obj = NULL;
cs = NULL;
if (isMultistate()) { if (isMultistate()) {
state = 0; state = 0;
statemax = 0; statemax = 0;
} }
} }
/* /*
* advance the internal state to the next atom, return false if there is no * advance the internal state to the next atom, return false if there is no
* next atom * next atom
 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)