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

#include <GEO_AttributeIndexPairs.h>

+ Inheritance diagram for GEO_AttributeCapturePath:

Public Member Functions

 GEO_AttributeCapturePath ()
 
 GEO_AttributeCapturePath (const GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE, const UT_StringRef &attrib_name=UT_StringHolder::theEmptyString)
 
void reset (const GA_Attribute *capt_attrib, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE)
 
void reset (const GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE, const UT_StringRef &attrib_name=UT_StringHolder::theEmptyString)
 
bool isValid () const
 
int getNumPaths () const
 
const char * getPath (int i) const
 
UT_StringRef getPathRef (int i) const
 
int getIndex (const char *path) const
 
void clear ()
 

Protected Attributes

const GA_AttributemyAttrib
 
const GA_AIFIndexPairmyIndexPair
 

Detailed Description

Definition at line 23 of file GEO_AttributeIndexPairs.h.

Constructor & Destructor Documentation

GEO_AttributeCapturePath::GEO_AttributeCapturePath ( )
inline

Definition at line 26 of file GEO_AttributeIndexPairs.h.

GEO_AttributeCapturePath::GEO_AttributeCapturePath ( const GEO_Detail gdp,
GEO_Detail::CaptureType  type = GEO_Detail::CAPTURE_BONE,
const UT_StringRef attrib_name = UT_StringHolder::theEmptyString 
)
inline

Definition at line 31 of file GEO_AttributeIndexPairs.h.

Member Function Documentation

void GEO_AttributeCapturePath::clear ( )
int GEO_AttributeCapturePath::getIndex ( const char *  path) const
int GEO_AttributeCapturePath::getNumPaths ( ) const
const char* GEO_AttributeCapturePath::getPath ( int  i) const
inline

Definition at line 49 of file GEO_AttributeIndexPairs.h.

UT_StringRef GEO_AttributeCapturePath::getPathRef ( int  i) const
inline

Definition at line 55 of file GEO_AttributeIndexPairs.h.

bool GEO_AttributeCapturePath::isValid ( ) const
inline

Definition at line 47 of file GEO_AttributeIndexPairs.h.

void GEO_AttributeCapturePath::reset ( const GA_Attribute capt_attrib,
GEO_Detail::CaptureType  type = GEO_Detail::CAPTURE_BONE 
)
void GEO_AttributeCapturePath::reset ( const GEO_Detail gdp,
GEO_Detail::CaptureType  type = GEO_Detail::CAPTURE_BONE,
const UT_StringRef attrib_name = UT_StringHolder::theEmptyString 
)

Member Data Documentation

const GA_Attribute* GEO_AttributeCapturePath::myAttrib
protected

Definition at line 68 of file GEO_AttributeIndexPairs.h.

const GA_AIFIndexPair* GEO_AttributeCapturePath::myIndexPair
protected

Definition at line 69 of file GEO_AttributeIndexPairs.h.


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