HDK
|
#include <GU_Pelt.h>
Classes | |
struct | BoundaryComponent |
class | FramePoint |
struct | Parameters |
Public Member Functions | |
GU_Pelt (GU_Detail *gdp, const GA_EdgeGroup *gp, const GEO_Face *face, UT_String outputgroup, const Parameters &parms) | |
~GU_Pelt () | |
void | updateUVs (bool(*callback_func)(void *), void *callback_data, const char *tension_attribute, const char *density_attribute, const GA_RWHandleV3 &uvattrib) |
int | getFramePointCount () |
UT_Array< FramePoint > & | getFramePoints () |
Static Public Member Functions | |
static int | Compare (const BoundaryComponent *A, const BoundaryComponent *B) |
static void | getHintComponent (const GU_Detail *gdp, const GA_EdgeGroup *cuts, int hint_prim, GA_PrimitiveGroup *connected_prims) |
|
inline |
|
inlinestatic |
|
inline |
|
static |
void GU_Pelt::updateUVs | ( | bool(*)(void *) | callback_func, |
void * | callback_data, | ||
const char * | tension_attribute, | ||
const char * | density_attribute, | ||
const GA_RWHandleV3 & | uvattrib | ||
) |