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

#include <GEO_PrimPolySoup.h>

Public Member Functions

 VertexIterator (const PolygonIterator &it, GA_Size vtxnum=0)
 
bool atEnd () const
 
VertexIteratoroperator++ ()
 
VertexIteratoroperator-- ()
 
VertexIterator operator+ (GA_Size i)
 
VertexIterator operator- (GA_Size i)
 
GA_Size number () const
 
GA_Offset offset () const
 

Detailed Description

Definition at line 135 of file GEO_PrimPolySoup.h.

Constructor & Destructor Documentation

GEO_PrimPolySoup::VertexIterator::VertexIterator ( const PolygonIterator it,
GA_Size  vtxnum = 0 
)
inline

Definition at line 138 of file GEO_PrimPolySoup.h.

Member Function Documentation

bool GEO_PrimPolySoup::VertexIterator::atEnd ( ) const
inline

Definition at line 143 of file GEO_PrimPolySoup.h.

GA_Size GEO_PrimPolySoup::VertexIterator::number ( ) const
inline

Definition at line 165 of file GEO_PrimPolySoup.h.

GA_Offset GEO_PrimPolySoup::VertexIterator::offset ( ) const
inline

Definition at line 169 of file GEO_PrimPolySoup.h.

VertexIterator GEO_PrimPolySoup::VertexIterator::operator+ ( GA_Size  i)
inline

Definition at line 157 of file GEO_PrimPolySoup.h.

VertexIterator& GEO_PrimPolySoup::VertexIterator::operator++ ( )
inline

Definition at line 147 of file GEO_PrimPolySoup.h.

VertexIterator GEO_PrimPolySoup::VertexIterator::operator- ( GA_Size  i)
inline

Definition at line 161 of file GEO_PrimPolySoup.h.

VertexIterator& GEO_PrimPolySoup::VertexIterator::operator-- ( )
inline

Definition at line 152 of file GEO_PrimPolySoup.h.


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