HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_Flatten2::Island::PointMap Class Reference

#include <GU_Flatten2.h>

Public Member Functions

 PointMap (const Island &island)
 
SYS_FORCE_INLINE int vertexPoint (GA_Offset vtx) const
 
SYS_FORCE_INLINE int numPoints () const
 
SYS_FORCE_INLINE int pointTriHedge (int pt) const
 
SYS_FORCE_INLINE int vertexTriHedge (GA_Offset vtx) const
 
SYS_FORCE_INLINE int numBoundaryPoints () const
 
SYS_FORCE_INLINE bool isBoundaryPoint (int i) const
 
SYS_FORCE_INLINE int numInteriorPoints () const
 
SYS_FORCE_INLINE GA_Offset pointVertex (int pt) const
 

Detailed Description

Definition at line 253 of file GU_Flatten2.h.

Constructor & Destructor Documentation

GU_Flatten2::Island::PointMap::PointMap ( const Island island)
explicit

Member Function Documentation

SYS_FORCE_INLINE bool GU_Flatten2::Island::PointMap::isBoundaryPoint ( int  i) const
inline

Definition at line 299 of file GU_Flatten2.h.

SYS_FORCE_INLINE int GU_Flatten2::Island::PointMap::numBoundaryPoints ( ) const
inline

Definition at line 290 of file GU_Flatten2.h.

SYS_FORCE_INLINE int GU_Flatten2::Island::PointMap::numInteriorPoints ( ) const
inline

Definition at line 307 of file GU_Flatten2.h.

SYS_FORCE_INLINE int GU_Flatten2::Island::PointMap::numPoints ( ) const
inline

Definition at line 265 of file GU_Flatten2.h.

SYS_FORCE_INLINE int GU_Flatten2::Island::PointMap::pointTriHedge ( int  pt) const
inline

Definition at line 268 of file GU_Flatten2.h.

SYS_FORCE_INLINE GA_Offset GU_Flatten2::Island::PointMap::pointVertex ( int  pt) const
inline

Definition at line 312 of file GU_Flatten2.h.

SYS_FORCE_INLINE int GU_Flatten2::Island::PointMap::vertexPoint ( GA_Offset  vtx) const
inline

Definition at line 259 of file GU_Flatten2.h.

SYS_FORCE_INLINE int GU_Flatten2::Island::PointMap::vertexTriHedge ( GA_Offset  vtx) const
inline

Definition at line 277 of file GU_Flatten2.h.


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