HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GEO_CaptureBoneStorage Struct Reference

Convenience class to store a bone capture region. More...

#include <GEO_AttributeCaptureRegion.h>

Public Member Functions

 GEO_CaptureBoneStorage ()
 
floatfloatPtr ()
 
const floatfloatPtr () const
 

Public Attributes

UT_Matrix4 myXform
 
float myBCap
 
float myTCap
 
float myTaperX
 
float myTaperZ
 

Static Public Attributes

static const int tuple_size = 20
 

Detailed Description

Convenience class to store a bone capture region.

Examples:
SOP/SOP_BouncyAgent.C.

Definition at line 26 of file GEO_AttributeCaptureRegion.h.

Constructor & Destructor Documentation

GEO_CaptureBoneStorage::GEO_CaptureBoneStorage ( )
inline

Definition at line 29 of file GEO_AttributeCaptureRegion.h.

Member Function Documentation

float* GEO_CaptureBoneStorage::floatPtr ( )
inline
Examples:
SOP/SOP_BouncyAgent.C.

Definition at line 40 of file GEO_AttributeCaptureRegion.h.

const float* GEO_CaptureBoneStorage::floatPtr ( ) const
inline

Definition at line 42 of file GEO_AttributeCaptureRegion.h.

Member Data Documentation

float GEO_CaptureBoneStorage::myBCap

Definition at line 46 of file GEO_AttributeCaptureRegion.h.

float GEO_CaptureBoneStorage::myTaperX

Definition at line 48 of file GEO_AttributeCaptureRegion.h.

float GEO_CaptureBoneStorage::myTaperZ

Definition at line 49 of file GEO_AttributeCaptureRegion.h.

float GEO_CaptureBoneStorage::myTCap

Definition at line 47 of file GEO_AttributeCaptureRegion.h.

UT_Matrix4 GEO_CaptureBoneStorage::myXform
Examples:
SOP/SOP_BouncyAgent.C.

Definition at line 45 of file GEO_AttributeCaptureRegion.h.

const int GEO_CaptureBoneStorage::tuple_size = 20
static
Examples:
SOP/SOP_BouncyAgent.C.

Definition at line 38 of file GEO_AttributeCaptureRegion.h.


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