HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_GBIterators.h File Reference

Contains iterators to help backward compatibility with GB library. The constructors will initialize the iterator for the first iteration (i.e. getPrimitive(), getNextPrimitive() will return the first and second primitive in the iteration. advance() will advance the iterator. More...

#include "GA_API.h"
#include "GA_Iterator.h"
#include "GA_Range.h"
+ Include dependency graph for GA_GBIterators.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GA_GBPrimitiveIterator
 

Namespaces

 GA_PrimCompat
 

Detailed Description

Contains iterators to help backward compatibility with GB library. The constructors will initialize the iterator for the first iteration (i.e. getPrimitive(), getNextPrimitive() will return the first and second primitive in the iteration. advance() will advance the iterator.

See Also
GA_GBMacros.h

Definition in file GA_GBIterators.h.