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

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
 
iteratoroperator++ ()
 
int getSegment () const
 
const GU_ConstDetailHandlegetGeometry () const
 

Friends

class GT_GEODetailList
 

Detailed Description

Class to traverse over the geometry for each segment.

Definition at line 159 of file GT_GEODetailList.h.

Constructor & Destructor Documentation

GT_GEODetailList::iterator::iterator ( void  )
inline

Definition at line 162 of file GT_GEODetailList.h.

Member Function Documentation

void GT_GEODetailList::iterator::advance ( )
inline

Definition at line 165 of file GT_GEODetailList.h.

bool GT_GEODetailList::iterator::atEnd ( ) const
inline

Definition at line 166 of file GT_GEODetailList.h.

const GU_ConstDetailHandle& GT_GEODetailList::iterator::getGeometry ( ) const
inline

Definition at line 172 of file GT_GEODetailList.h.

int GT_GEODetailList::iterator::getSegment ( ) const
inline

Definition at line 170 of file GT_GEODetailList.h.

iterator& GT_GEODetailList::iterator::operator++ ( )
inline

Definition at line 167 of file GT_GEODetailList.h.

void GT_GEODetailList::iterator::rewind ( )
inline

Definition at line 164 of file GT_GEODetailList.h.

Friends And Related Function Documentation

friend class GT_GEODetailList
friend

Definition at line 182 of file GT_GEODetailList.h.


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