11 #ifndef __GA_GBIterators__
12 #define __GA_GBIterators__
98 return myI1.atEnd() ||
99 (myI2.isValid() && myI2.atEnd());
A class to manage an ordered array which has fixed offset handles.
GA_Primitive * getNextPrimitive2() const
Return the next primitive from the 2nd detail.
Iteration over a range of elements.
GA_GBPrimitiveIterator & operator++()
Increment operator calls advance() to move to the next element.
GA_Primitive * getPrimitive() const
Return the current primitive (NULL if complete)
__hostdev__ uint64_t last(uint32_t i) const
GA_Primitive * getNextPrimitive() const
Return the next primitive (NULL if no valid primitive)
Container class for all geometry.
GA_Primitive * getPrimitive2() const
Return the current primitive from the 2nd detail (NULL if complete)