| HDK
    | 
#include <GU_Muscle.h>
| Public Member Functions | |
| GU_Muscle () | |
| ~GU_Muscle () | |
| bool | build (GU_MuscleParms &parms, const UT_Array< UT_Matrix4 > &inputXforms) | 
| GA_PointGroup * | getCenterPoints () | 
| GA_PrimitiveGroup * | getPrimitiveGroup () | 
| int | getNumPrimitives () | 
| bool | getTranslates (UT_Array< UT_Matrix4 > &translates) | 
| bool | getRotates (UT_Array< UT_Matrix4 > &rotates) | 
| const GEO_PrimPoly * | getCenterCurve () | 
Definition at line 75 of file GU_Muscle.h.
| GU_Muscle::GU_Muscle | ( | ) | 
| 
 | inline | 
Definition at line 80 of file GU_Muscle.h.
| bool GU_Muscle::build | ( | GU_MuscleParms & | parms, | 
| const UT_Array< UT_Matrix4 > & | inputXforms | ||
| ) | 
| const GEO_PrimPoly* GU_Muscle::getCenterCurve | ( | ) | 
| 
 | inline | 
Definition at line 86 of file GU_Muscle.h.
| 
 | inline | 
Definition at line 88 of file GU_Muscle.h.
| 
 | inline | 
Definition at line 87 of file GU_Muscle.h.
| bool GU_Muscle::getRotates | ( | UT_Array< UT_Matrix4 > & | rotates | ) | 
| bool GU_Muscle::getTranslates | ( | UT_Array< UT_Matrix4 > & | translates | ) |