|
Assimp
v4.1. (December 2018)
|
Inherits Assimp::Blender::ElemBase.
Public Attributes | |
| vector< MDeformVert > | dvert |
| struct CustomData | edata |
| ID id | FAIL |
| int totface | FAIL |
| int totedge | FAIL |
| int totvert | FAIL |
| vector< MFace > mface | FAIL |
| vector< MVert > mvert | FAIL |
| vector< std::shared_ptr< Material > > mat | FAIL |
| struct CustomData | fdata |
| struct CustomData | ldata |
| vector< MCol > | mcol |
| vector< MLoop > | mloop |
| vector< MLoopCol > | mloopcol |
| vector< MLoopUV > | mloopuv |
| vector< MPoly > | mpoly |
| vector< MTFace > | mtface |
| vector< MTexPoly > | mtpoly |
| struct CustomData | pdata |
| short | smoothresh |
| short | subdiv |
| short | subdivr |
| short | subsurftype |
| vector< TFace > | tface |
| int | totloop |
| int | totpoly |
| struct CustomData | vdata |
| vector< MEdge > medge | WARN |
Public Attributes inherited from Assimp::Blender::ElemBase | |
| const char * | dna_type |
| Type name of the element. More... | |
Additional Inherited Members | |
Public Member Functions inherited from Assimp::Blender::ElemBase | |
| ElemBase () | |
| virtual | ~ElemBase () |
| vector<MDeformVert> Assimp::Blender::Mesh::dvert |
| struct CustomData Assimp::Blender::Mesh::edata |
| ID id Assimp::Blender::Mesh::FAIL |
| int totface Assimp::Blender::Mesh::FAIL |
| int totedge Assimp::Blender::Mesh::FAIL |
| int totvert Assimp::Blender::Mesh::FAIL |
| struct CustomData Assimp::Blender::Mesh::fdata |
| struct CustomData Assimp::Blender::Mesh::ldata |
| struct CustomData Assimp::Blender::Mesh::pdata |
| short Assimp::Blender::Mesh::smoothresh |
| short Assimp::Blender::Mesh::subdiv |
| short Assimp::Blender::Mesh::subdivr |
| short Assimp::Blender::Mesh::subsurftype |
| int Assimp::Blender::Mesh::totloop |
| int Assimp::Blender::Mesh::totpoly |
| struct CustomData Assimp::Blender::Mesh::vdata |