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

#include <GU_PrimMetaBall.h>

Public Member Functions

 GU_PrimMetaBallParms (GU_Detail *gdp=NULL, GA_Offset ptoff=GA_INVALID_OFFSET, fpreal weight=2)
 

Public Attributes

GU_Detailgdp
 
GA_Offset ptoff
 
UT_Matrix4 xform
 
float weight
 

Detailed Description

Definition at line 39 of file GU_PrimMetaBall.h.

Constructor & Destructor Documentation

GU_PrimMetaBallParms::GU_PrimMetaBallParms ( GU_Detail gdp = NULL,
GA_Offset  ptoff = GA_INVALID_OFFSET,
fpreal  weight = 2 
)

Member Data Documentation

GU_Detail* GU_PrimMetaBallParms::gdp

Definition at line 45 of file GU_PrimMetaBall.h.

GA_Offset GU_PrimMetaBallParms::ptoff

Definition at line 46 of file GU_PrimMetaBall.h.

float GU_PrimMetaBallParms::weight

Definition at line 48 of file GU_PrimMetaBall.h.

UT_Matrix4 GU_PrimMetaBallParms::xform

Definition at line 47 of file GU_PrimMetaBall.h.


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