HDK
|
#include <GU_HoleInfo.h>
Public Member Functions | |
GU_HoleDetail () | |
~GU_HoleDetail () | |
GA_Attribute * | buildInfo (GU_Detail *gdp, float distance, float angle, const GA_PrimitiveGroup *primGroup) |
void | buildReversalInfo () |
void | promoteFaces () |
void | destroyInfo () |
Protected Attributes | |
GU_Detail * | myGdp |
GA_Attribute * | myCmpInfoAttrib |
bool | myAddedNormals |
Definition at line 106 of file GU_HoleInfo.h.
GU_HoleDetail::GU_HoleDetail | ( | ) |
GU_HoleDetail::~GU_HoleDetail | ( | ) |
GA_Attribute* GU_HoleDetail::buildInfo | ( | GU_Detail * | gdp, |
float | distance, | ||
float | angle, | ||
const GA_PrimitiveGroup * | primGroup | ||
) |
void GU_HoleDetail::buildReversalInfo | ( | ) |
void GU_HoleDetail::destroyInfo | ( | ) |
void GU_HoleDetail::promoteFaces | ( | ) |
|
protected |
Definition at line 132 of file GU_HoleInfo.h.
|
protected |
Definition at line 131 of file GU_HoleInfo.h.
|
protected |
Definition at line 130 of file GU_HoleInfo.h.