|
HDK
|
#include <GEO_AdjPolyIterator.h>
Inheritance diagram for GEO_PolyAdjPolyIterator:Public Member Functions | |
| bool | advance () override |
| GA_Offset | getSharedPoint () |
| GEO_PolyAdjPolyIterator (GEO_Detail *gdp, GA_Offset poly_offset, const GA_PrimitiveGroup *process_grp=NULL) | |
| ~GEO_PolyAdjPolyIterator () override | |
Public Member Functions inherited from GEO_AdjPolyIterator | |
| void | rewind () |
| GEO_AdjPolyIterator & | operator++ () |
| GEO_PrimPoly * | getAdjPoly () |
| GEO_AdjPolyIterator (GEO_Detail *gdp, const GA_PrimitiveGroup *process_grp=NULL) | |
| virtual | ~GEO_AdjPolyIterator () |
Additional Inherited Members | |
Protected Attributes inherited from GEO_AdjPolyIterator | |
| GEO_PrimPoly * | myAdjacentPoly |
| GEO_Detail * | myGdp |
| const GA_PrimitiveGroup * | myProcess |
| GA_Size | myNumAdjacentPolys |
| GA_Size | myIterationCount |
Definition at line 97 of file GEO_AdjPolyIterator.h.
|
inlineexplicit |
Definition at line 129 of file GEO_AdjPolyIterator.h.
|
inlineoverride |
Definition at line 139 of file GEO_AdjPolyIterator.h.
|
inlineoverridevirtual |
Implements GEO_AdjPolyIterator.
Definition at line 104 of file GEO_AdjPolyIterator.h.
|
inline |
Definition at line 127 of file GEO_AdjPolyIterator.h.