HDK
|
Class to traverse over the geometry for each segment. More...
#include <GT_GEODetailList.h>
Public Member Functions | |
iterator () | |
void | rewind () |
void | advance () |
bool | atEnd () const |
iterator & | operator++ () |
int | getSegment () const |
const GU_ConstDetailHandle & | getGeometry () const |
Friends | |
class | GT_GEODetailList |
Class to traverse over the geometry for each segment.
Definition at line 159 of file GT_GEODetailList.h.
|
inline |
Definition at line 162 of file GT_GEODetailList.h.
|
inline |
Definition at line 165 of file GT_GEODetailList.h.
|
inline |
Definition at line 166 of file GT_GEODetailList.h.
|
inline |
Definition at line 172 of file GT_GEODetailList.h.
|
inline |
Definition at line 170 of file GT_GEODetailList.h.
|
inline |
Definition at line 167 of file GT_GEODetailList.h.
|
inline |
Definition at line 164 of file GT_GEODetailList.h.
|
friend |
Definition at line 182 of file GT_GEODetailList.h.