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

#include <GU_Flatten2.h>

Public Types

using HedgeRange = PtrRange< int >
 

Public Member Functions

 BoundaryMap (const Island &island)
 
int numComponents () const
 
int componentSize (int i) const
 
HedgeRange componentHedges (int i) const
 
int outerComponent () const
 

Detailed Description

Definition at line 335 of file GU_Flatten2.h.

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Function Documentation

HedgeRange GU_Flatten2::Island::BoundaryMap::componentHedges ( int  i) const
inline

Definition at line 348 of file GU_Flatten2.h.

int GU_Flatten2::Island::BoundaryMap::componentSize ( int  i) const
inline

Definition at line 345 of file GU_Flatten2.h.

int GU_Flatten2::Island::BoundaryMap::numComponents ( ) const
inline

Definition at line 340 of file GU_Flatten2.h.

int GU_Flatten2::Island::BoundaryMap::outerComponent ( ) const
inline

Definition at line 354 of file GU_Flatten2.h.


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