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

#include <GQ_PolyBevel.h>

Public Member Functions

 GQ_PolyBevel (GU_Detail *gdp, GA_VertexPool &pool, int relative, float inset, int type, int repetitions)
 
 ~GQ_PolyBevel ()
 
GA_PrimitiveGrouppointBevel (GA_PointGroup *pointgroup)
 
GA_PrimitiveGroupedgeBevel (GA_EdgeGroup *edgegroup)
 

Protected Member Functions

void smoothBevel ()
 
void bevelPoints ()
 
void cornerBevelPoints ()
 
void bevelEdges ()
 
void smoothBevelEdges ()
 
void smoothBevelPoints ()
 

Detailed Description

Definition at line 34 of file GQ_PolyBevel.h.

Constructor & Destructor Documentation

GQ_PolyBevel::GQ_PolyBevel ( GU_Detail gdp,
GA_VertexPool pool,
int  relative,
float  inset,
int  type,
int  repetitions 
)
GQ_PolyBevel::~GQ_PolyBevel ( )

Member Function Documentation

void GQ_PolyBevel::bevelEdges ( )
protected
void GQ_PolyBevel::bevelPoints ( )
protected
void GQ_PolyBevel::cornerBevelPoints ( )
protected
GA_PrimitiveGroup* GQ_PolyBevel::edgeBevel ( GA_EdgeGroup edgegroup)
GA_PrimitiveGroup* GQ_PolyBevel::pointBevel ( GA_PointGroup pointgroup)
void GQ_PolyBevel::smoothBevel ( )
protected
void GQ_PolyBevel::smoothBevelEdges ( )
protected
void GQ_PolyBevel::smoothBevelPoints ( )
protected

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