|
Assimp
v4.1. (December 2018)
|
describes the size of data and the read function to be used for single CustomerData.type More...
Public Member Functions | |
| CustomDataTypeDescription (PRead read, PCreate create, PDestroy destroy) | |
Public Attributes | |
| PCreate | Create |
| function to allocate n type elements More... | |
| PDestroy | Destroy |
| PRead | Read |
| function to read one CustomData type element More... | |
describes the size of data and the read function to be used for single CustomerData.type
|
inline |
| PCreate Assimp::Blender::CustomDataTypeDescription::Create |
function to allocate n type elements
| PDestroy Assimp::Blender::CustomDataTypeDescription::Destroy |
| PRead Assimp::Blender::CustomDataTypeDescription::Read |
function to read one CustomData type element