Definition at line 17 of file ofbx.cpp.
◆ ~Allocator()
ofbx::Allocator::~Allocator |
( |
| ) |
|
|
inline |
◆ allocate()
template<typename
T , typename... Args>
T * ofbx::Allocator::allocate |
( |
Args &&... |
args | ) |
|
|
inline |
◆ double_tmp
std::vector<double> ofbx::Allocator::double_tmp |
◆ first
Page* ofbx::Allocator::first = nullptr |
◆ int_tmp
std::vector<int> ofbx::Allocator::int_tmp |
◆ tmp
std::vector<float> ofbx::Allocator::tmp |
◆ vec3_tmp
std::vector<Vec3> ofbx::Allocator::vec3_tmp |
◆ vec3_tmp2
std::vector<Vec3> ofbx::Allocator::vec3_tmp2 |
The documentation for this struct was generated from the following file:
- E:/Peridyno/peridyno/src/Plugin/SkeletonLoader/ofbx.cpp