|
HDK
|
#include <GEO_AdjPolyIterator.h>
Inheritance diagram for GEO_BFSAdjPolyTraverser:Classes | |
| class | OffsetQueue |
Public Member Functions | |
| void | run () |
| GEO_BFSAdjPolyTraverser (GEO_Detail *gdp, const GA_PrimitiveGroup *process_grp, GEO_BFSTraverserVisitor &visitor, UT_Interrupt *boss, bool insure_poly_only) | |
| GEO_BFSAdjPolyTraverser (GEO_Detail *gdp, GEO_BFSTraverserVisitor &visitor, UT_Interrupt *boss) | |
| virtual | ~GEO_BFSAdjPolyTraverser () |
Protected Member Functions | |
| virtual void | iterateThroughAdjacentPolygons ()=0 |
Definition at line 254 of file GEO_AdjPolyIterator.h.
|
inlineexplicit |
Definition at line 302 of file GEO_AdjPolyIterator.h.
|
inlineexplicit |
Definition at line 314 of file GEO_AdjPolyIterator.h.
|
inlinevirtual |
Definition at line 324 of file GEO_AdjPolyIterator.h.
|
protectedpure virtual |
Implemented in GEO_BFSPointAdjPolyTraverser, and GEO_BFSEdgeAdjPolyTraverser.
| void GEO_BFSAdjPolyTraverser::run | ( | ) |
|
protected |
Definition at line 259 of file GEO_AdjPolyIterator.h.
|
protected |
Definition at line 258 of file GEO_AdjPolyIterator.h.
|
protected |
Definition at line 264 of file GEO_AdjPolyIterator.h.
|
protected |
Definition at line 260 of file GEO_AdjPolyIterator.h.
|
protected |
Definition at line 261 of file GEO_AdjPolyIterator.h.
|
protected |
|
protected |
Definition at line 259 of file GEO_AdjPolyIterator.h.
|
protected |
Definition at line 258 of file GEO_AdjPolyIterator.h.
|
protected |
Definition at line 257 of file GEO_AdjPolyIterator.h.