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

#include <GEO_AttributeIndexPairs.h>

+ Inheritance diagram for GEO_RWAttributeCapturePath:

Public Member Functions

 GEO_RWAttributeCapturePath (GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE)
 
void setPath (int i, const char *path) const
 
- Public Member Functions inherited from GEO_AttributeCapturePath
 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 ()
 

Additional Inherited Members

- Protected Attributes inherited from GEO_AttributeCapturePath
const GA_AttributemyAttrib
 
const GA_AIFIndexPairmyIndexPair
 

Detailed Description

Examples:
SOP/SOP_BouncyAgent.C.

Definition at line 62 of file GEO_AttributeIndexPairs.h.

Constructor & Destructor Documentation

GEO_RWAttributeCapturePath::GEO_RWAttributeCapturePath ( GEO_Detail gdp,
GEO_Detail::CaptureType  type = GEO_Detail::CAPTURE_BONE 
)
inline

Definition at line 65 of file GEO_AttributeIndexPairs.h.

Member Function Documentation

void GEO_RWAttributeCapturePath::setPath ( int  i,
const char *  path 
) const

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