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

#include <GT_GEOPackedAgent.h>

Public Member Functions

 RigElement (int idx, int pidx)
 
 ~RigElement ()
 

Public Attributes

fpreal bone_length
 
int trans_idx
 
int parent_idx
 
UT_Array< RigElement * > children
 

Detailed Description

Definition at line 46 of file GT_GEOPackedAgent.h.

Constructor & Destructor Documentation

GT_GEOPackedAgent::RigElement::RigElement ( int  idx,
int  pidx 
)
inline

Definition at line 49 of file GT_GEOPackedAgent.h.

GT_GEOPackedAgent::RigElement::~RigElement ( )
inline

Definition at line 51 of file GT_GEOPackedAgent.h.

Member Data Documentation

fpreal GT_GEOPackedAgent::RigElement::bone_length

Definition at line 57 of file GT_GEOPackedAgent.h.

UT_Array<RigElement *> GT_GEOPackedAgent::RigElement::children

Definition at line 60 of file GT_GEOPackedAgent.h.

int GT_GEOPackedAgent::RigElement::parent_idx

Definition at line 59 of file GT_GEOPackedAgent.h.

int GT_GEOPackedAgent::RigElement::trans_idx

Definition at line 58 of file GT_GEOPackedAgent.h.


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