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)
 
void reset (const GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE)
 
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 20 of file GEO_AttributeIndexPairs.h.

Constructor & Destructor Documentation

GEO_AttributeCapturePath::GEO_AttributeCapturePath ( )
inline

Definition at line 23 of file GEO_AttributeIndexPairs.h.

GEO_AttributeCapturePath::GEO_AttributeCapturePath ( const GEO_Detail gdp,
GEO_Detail::CaptureType  type = GEO_Detail::CAPTURE_BONE 
)
inline

Definition at line 28 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 39 of file GEO_AttributeIndexPairs.h.

UT_StringRef GEO_AttributeCapturePath::getPathRef ( int  i) const
inline

Definition at line 45 of file GEO_AttributeIndexPairs.h.

bool GEO_AttributeCapturePath::isValid ( ) const
inline

Definition at line 37 of file GEO_AttributeIndexPairs.h.

void GEO_AttributeCapturePath::reset ( const GEO_Detail gdp,
GEO_Detail::CaptureType  type = GEO_Detail::CAPTURE_BONE 
)

Member Data Documentation

const GA_Attribute* GEO_AttributeCapturePath::myAttrib
protected

Definition at line 58 of file GEO_AttributeIndexPairs.h.

const GA_AIFIndexPair* GEO_AttributeCapturePath::myIndexPair
protected

Definition at line 59 of file GEO_AttributeIndexPairs.h.


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