HDK
|
#include <GEO_AttributeCaptureRegion.h>
Public Member Functions | |
GEO_AttributeCaptureData (const GEO_Detail *gdp, GEO_Detail::CaptureType type=GEO_Detail::CAPTURE_BONE) | |
bool | isValid () const |
int | getNumEntries () const |
int | getTupleSize () const |
fpreal | getEntry (int i, int component) const |
const GA_Attribute * | getAttribute () const |
Protected Attributes | |
const GA_Attribute * | myAttribute |
const GA_AIFIndexPair * | myIndexPair |
int | myProperty |
int | myTupleSize |
Definition at line 52 of file GEO_AttributeCaptureRegion.h.
GEO_AttributeCaptureData::GEO_AttributeCaptureData | ( | const GEO_Detail * | gdp, |
GEO_Detail::CaptureType | type = GEO_Detail::CAPTURE_BONE |
||
) |
|
inline |
Definition at line 62 of file GEO_AttributeCaptureRegion.h.
int GEO_AttributeCaptureData::getNumEntries | ( | ) | const |
int GEO_AttributeCaptureData::getTupleSize | ( | ) | const |
bool GEO_AttributeCaptureData::isValid | ( | ) | const |
|
protected |
Definition at line 65 of file GEO_AttributeCaptureRegion.h.
|
protected |
Definition at line 66 of file GEO_AttributeCaptureRegion.h.
|
protected |
Definition at line 67 of file GEO_AttributeCaptureRegion.h.
|
protected |
Definition at line 68 of file GEO_AttributeCaptureRegion.h.