HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_PointAdjPolyIterator Class Reference

#include <GEO_AdjPolyIterator.h>

+ Inheritance diagram for GEO_PointAdjPolyIterator:

Public Member Functions

bool advance () override
 
 GEO_PointAdjPolyIterator (GEO_Detail *gdp, GA_Offset pt_offset, const GA_PrimitiveGroup *process_grp=NULL)
 
 ~GEO_PointAdjPolyIterator () override
 
- Public Member Functions inherited from GEO_AdjPolyIterator
void rewind ()
 
GEO_AdjPolyIteratoroperator++ ()
 
GEO_PrimPolygetAdjPoly ()
 
 GEO_AdjPolyIterator (GEO_Detail *gdp, const GA_PrimitiveGroup *process_grp=NULL)
 
virtual ~GEO_AdjPolyIterator ()
 

Additional Inherited Members

- Protected Attributes inherited from GEO_AdjPolyIterator
GEO_PrimPolymyAdjacentPoly
 
GEO_DetailmyGdp
 
const GA_PrimitiveGroupmyProcess
 
GA_Size myNumAdjacentPolys
 
GA_Size myIterationCount
 

Detailed Description

Definition at line 55 of file GEO_AdjPolyIterator.h.

Constructor & Destructor Documentation

GEO_PointAdjPolyIterator::GEO_PointAdjPolyIterator ( GEO_Detail gdp,
GA_Offset  pt_offset,
const GA_PrimitiveGroup process_grp = NULL 
)
inlineexplicit

Definition at line 81 of file GEO_AdjPolyIterator.h.

GEO_PointAdjPolyIterator::~GEO_PointAdjPolyIterator ( )
inlineoverride

Definition at line 90 of file GEO_AdjPolyIterator.h.

Member Function Documentation

bool GEO_PointAdjPolyIterator::advance ( )
inlineoverridevirtual

Implements GEO_AdjPolyIterator.

Definition at line 61 of file GEO_AdjPolyIterator.h.


The documentation for this class was generated from the following file: