HDK
|
#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_PrimitiveGroup * | pointBevel (GA_PointGroup *pointgroup) |
GA_PrimitiveGroup * | edgeBevel (GA_EdgeGroup *edgegroup) |
Protected Member Functions | |
void | smoothBevel () |
void | bevelPoints () |
void | cornerBevelPoints () |
void | bevelEdges () |
void | smoothBevelEdges () |
void | smoothBevelPoints () |
Definition at line 34 of file GQ_PolyBevel.h.
GQ_PolyBevel::GQ_PolyBevel | ( | GU_Detail * | gdp, |
GA_VertexPool & | pool, | ||
int | relative, | ||
float | inset, | ||
int | type, | ||
int | repetitions | ||
) |
GQ_PolyBevel::~GQ_PolyBevel | ( | ) |
|
protected |
|
protected |
|
protected |
GA_PrimitiveGroup* GQ_PolyBevel::edgeBevel | ( | GA_EdgeGroup * | edgegroup | ) |
GA_PrimitiveGroup* GQ_PolyBevel::pointBevel | ( | GA_PointGroup * | pointgroup | ) |
|
protected |
|
protected |
|
protected |