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

#include <SOP_CaptureData.h>

Public Member Functions

 SOP_CaptureData ()
 
virtual ~SOP_CaptureData ()
 
void initialize (const OP_Node *node, const GU_Detail *gudp, GEO_Detail::CaptureType t=GEO_Detail::CAPTURE_BONE)
 
void destroy ()
 
void dirtyCache ()
 
bool updateRegionColors (OP_Context &context, const GU_Detail *skel_input_gdp=nullptr)
 
bool updateRegionSOPPaths ()
 
const UT_ValArray< const
UT_Vector3 * > & 
getRegionColors (OP_Context &context, const GU_Detail *skel_input_gdp=nullptr)
 
const char * getRegionPath (int path_index)
 
int getNumRegions ()
 
const char * getSOPPath (int path_index)
 

Detailed Description

Definition at line 27 of file SOP_CaptureData.h.

Constructor & Destructor Documentation

SOP_CaptureData::SOP_CaptureData ( )
virtual SOP_CaptureData::~SOP_CaptureData ( )
virtual

Member Function Documentation

void SOP_CaptureData::destroy ( )
void SOP_CaptureData::dirtyCache ( )
int SOP_CaptureData::getNumRegions ( )
inline

Definition at line 57 of file SOP_CaptureData.h.

const UT_ValArray<const UT_Vector3 *>& SOP_CaptureData::getRegionColors ( OP_Context context,
const GU_Detail skel_input_gdp = nullptr 
)
inline

Definition at line 42 of file SOP_CaptureData.h.

const char* SOP_CaptureData::getRegionPath ( int  path_index)
inline

Definition at line 50 of file SOP_CaptureData.h.

const char* SOP_CaptureData::getSOPPath ( int  path_index)
inline

Definition at line 65 of file SOP_CaptureData.h.

void SOP_CaptureData::initialize ( const OP_Node node,
const GU_Detail gudp,
GEO_Detail::CaptureType  t = GEO_Detail::CAPTURE_BONE 
)
bool SOP_CaptureData::updateRegionColors ( OP_Context context,
const GU_Detail skel_input_gdp = nullptr 
)
bool SOP_CaptureData::updateRegionSOPPaths ( )

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