#include <ofbx.h>
Definition at line 71 of file ofbx.h.
◆ operator!=()
bool ofbx::DataView::operator!= |
( |
const char * |
rhs | ) |
const |
|
inline |
◆ operator==()
bool ofbx::DataView::operator== |
( |
const char * |
rhs | ) |
const |
◆ toDouble()
double ofbx::DataView::toDouble |
( |
| ) |
const |
◆ toFloat()
float ofbx::DataView::toFloat |
( |
| ) |
const |
◆ toI64()
i64 ofbx::DataView::toI64 |
( |
| ) |
const |
◆ toInt()
int ofbx::DataView::toInt |
( |
| ) |
const |
◆ toString()
template<int N>
void ofbx::DataView::toString |
( |
char(&) |
out[N] | ) |
const |
|
inline |
◆ toU32()
u32 ofbx::DataView::toU32 |
( |
| ) |
const |
◆ toU64()
u64 ofbx::DataView::toU64 |
( |
| ) |
const |
◆ begin
const u8* ofbx::DataView::begin = nullptr |
◆ end
const u8* ofbx::DataView::end = nullptr |
◆ is_binary
bool ofbx::DataView::is_binary = true |
The documentation for this struct was generated from the following files:
- E:/Peridyno/peridyno/src/Plugin/SkeletonLoader/ofbx.h
- E:/Peridyno/peridyno/src/Plugin/SkeletonLoader/ofbx.cpp