GU_Resample Class Reference

#include <GU_Resample.h>

List of all members.

Public Types

enum  MeasureType { ARC, CHORD }
enum  MethodType { DIST, X, Y, Z }

Public Member Functions

 GU_Resample ()
 ~GU_Resample ()
void setType (MeasureType type)
void setMethod (MethodType type)
void setMaxSegments (int seg)
void setLength (float len)
void setMaintainLast (int onoff)
float totalLength (const GEO_PrimPoly *poly)
GEO_PrimPolyresampleFace (GEO_PrimPoly *poly, GB_PrimitiveGroup *delgroup=0)
GEO_PrimPolyresampleEdges (GEO_PrimPoly *poly, GB_PrimitiveGroup *delgroup=0)


Detailed Description

Definition at line 26 of file GU_Resample.h.


Member Enumeration Documentation

Enumerator:
ARC 
CHORD 

Definition at line 31 of file GU_Resample.h.

Enumerator:
DIST 
X 
Y 
Z 

Definition at line 32 of file GU_Resample.h.


Constructor & Destructor Documentation

GU_Resample::GU_Resample (  ) 

GU_Resample::~GU_Resample (  ) 


Member Function Documentation

GEO_PrimPoly* GU_Resample::resampleEdges ( GEO_PrimPoly poly,
GB_PrimitiveGroup delgroup = 0 
)

GEO_PrimPoly* GU_Resample::resampleFace ( GEO_PrimPoly poly,
GB_PrimitiveGroup delgroup = 0 
)

void GU_Resample::setLength ( float  len  )  [inline]

Definition at line 37 of file GU_Resample.h.

void GU_Resample::setMaintainLast ( int  onoff  )  [inline]

Definition at line 38 of file GU_Resample.h.

void GU_Resample::setMaxSegments ( int  seg  )  [inline]

Definition at line 36 of file GU_Resample.h.

void GU_Resample::setMethod ( MethodType  type  )  [inline]

Definition at line 35 of file GU_Resample.h.

void GU_Resample::setType ( MeasureType  type  )  [inline]

Definition at line 34 of file GU_Resample.h.

float GU_Resample::totalLength ( const GEO_PrimPoly poly  ) 


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

Generated on Fri May 25 00:10:29 2012 for HDK by  doxygen 1.5.9