#include <ofbx.h>
Definition at line 103 of file ofbx.h.
◆ Type
| Enumerator |
|---|
| LONG | |
| INTEGER | |
| STRING | |
| FLOAT | |
| DOUBLE | |
| ARRAY_DOUBLE | |
| ARRAY_INT | |
| ARRAY_LONG | |
| ARRAY_FLOAT | |
| BINARY | |
Definition at line 105 of file ofbx.h.
◆ ~IElementProperty()
| virtual ofbx::IElementProperty::~IElementProperty |
( |
| ) |
|
|
inlinevirtual |
◆ getCount()
| virtual int ofbx::IElementProperty::getCount |
( |
| ) |
const |
|
pure virtual |
◆ getNext()
◆ getType()
| virtual Type ofbx::IElementProperty::getType |
( |
| ) |
const |
|
pure virtual |
◆ getValue()
| virtual DataView ofbx::IElementProperty::getValue |
( |
| ) |
const |
|
pure virtual |
◆ getValues() [1/5]
| virtual bool ofbx::IElementProperty::getValues |
( |
double * |
values, |
|
|
int |
max_size |
|
) |
| const |
|
pure virtual |
◆ getValues() [2/5]
| virtual bool ofbx::IElementProperty::getValues |
( |
float * |
values, |
|
|
int |
max_size |
|
) |
| const |
|
pure virtual |
◆ getValues() [3/5]
| virtual bool ofbx::IElementProperty::getValues |
( |
i64 * |
values, |
|
|
int |
max_size |
|
) |
| const |
|
pure virtual |
◆ getValues() [4/5]
| virtual bool ofbx::IElementProperty::getValues |
( |
int * |
values, |
|
|
int |
max_size |
|
) |
| const |
|
pure virtual |
◆ getValues() [5/5]
| virtual bool ofbx::IElementProperty::getValues |
( |
u64 * |
values, |
|
|
int |
max_size |
|
) |
| const |
|
pure virtual |
The documentation for this struct was generated from the following file:
- E:/Peridyno/peridyno/src/Plugin/SkeletonLoader/ofbx.h