HDK
|
#include <GU_PrimSphere.h>
Public Member Functions | |
GU_PrimSphereParms (GU_Detail *gdp=NULL, GA_Offset ptoff=GA_INVALID_OFFSET) | |
Public Attributes | |
GU_Detail * | gdp |
GA_Offset | ptoff |
UT_Matrix4 | xform |
int | freq |
int | rows |
int | cols |
int | uniquePole |
int | orderu |
int | orderv |
int | imperfect |
GEO_SurfaceType | type |
bool | soup |
bool | polymesh |
bool | tripoles |
Definition at line 42 of file GU_PrimSphere.h.
GU_PrimSphereParms::GU_PrimSphereParms | ( | GU_Detail * | gdp = NULL , |
GA_Offset | ptoff = GA_INVALID_OFFSET |
||
) |
int GU_PrimSphereParms::cols |
Definition at line 51 of file GU_PrimSphere.h.
int GU_PrimSphereParms::freq |
Definition at line 50 of file GU_PrimSphere.h.
GU_Detail* GU_PrimSphereParms::gdp |
Definition at line 47 of file GU_PrimSphere.h.
int GU_PrimSphereParms::imperfect |
Definition at line 55 of file GU_PrimSphere.h.
int GU_PrimSphereParms::orderu |
Definition at line 53 of file GU_PrimSphere.h.
int GU_PrimSphereParms::orderv |
Definition at line 54 of file GU_PrimSphere.h.
bool GU_PrimSphereParms::polymesh |
Definition at line 58 of file GU_PrimSphere.h.
GA_Offset GU_PrimSphereParms::ptoff |
Definition at line 48 of file GU_PrimSphere.h.
int GU_PrimSphereParms::rows |
Definition at line 51 of file GU_PrimSphere.h.
bool GU_PrimSphereParms::soup |
Definition at line 57 of file GU_PrimSphere.h.
bool GU_PrimSphereParms::tripoles |
Definition at line 59 of file GU_PrimSphere.h.
GEO_SurfaceType GU_PrimSphereParms::type |
Definition at line 56 of file GU_PrimSphere.h.
int GU_PrimSphereParms::uniquePole |
Definition at line 52 of file GU_PrimSphere.h.
UT_Matrix4 GU_PrimSphereParms::xform |
Definition at line 49 of file GU_PrimSphere.h.