HDK
|
#include <GEO_AdjPolyIterator.h>
Public Member Functions | |
virtual void | onVisitedPoly (GEO_PrimPoly *visited)=0 |
virtual void | onEndOfConnectedGeometry ()=0 |
virtual void | onStartOfConnectedGeometry (GEO_PrimPoly *source)=0 |
virtual | ~GEO_BFSTraverserVisitor () |
Definition at line 203 of file GEO_AdjPolyIterator.h.
|
inlinevirtual |
Definition at line 210 of file GEO_AdjPolyIterator.h.
|
pure virtual |
Implemented in GEO_BFSPointAdjPolyVisitor, and GEO_BFSEdgeAdjPolyVisitor.
|
pure virtual |
Implemented in GEO_BFSPointAdjPolyVisitor, and GEO_BFSEdgeAdjPolyVisitor.
|
pure virtual |
Implemented in GEO_BFSPointAdjPolyVisitor, and GEO_BFSEdgeAdjPolyVisitor.