HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GU_PrimSphereParms Class Reference

#include <GU_PrimSphere.h>

Public Member Functions

 GU_PrimSphereParms (GU_Detail *gdp=NULL, GA_Offset ptoff=GA_INVALID_OFFSET)
 

Public Attributes

GU_Detailgdp
 
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
 

Detailed Description

Examples:
packedsphere/GU_PackedSphere.C, and SOP/SOP_BouncyAgent.C.

Definition at line 42 of file GU_PrimSphere.h.

Constructor & Destructor Documentation

GU_PrimSphereParms::GU_PrimSphereParms ( GU_Detail gdp = NULL,
GA_Offset  ptoff = GA_INVALID_OFFSET 
)

Member Data Documentation

int GU_PrimSphereParms::cols

Definition at line 51 of file GU_PrimSphere.h.

int GU_PrimSphereParms::freq
Examples:
packedsphere/GU_PackedSphere.C.

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.


The documentation for this class was generated from the following file: