Assimp
v4.1. (December 2018)
|
DOM base class for all kinds of FBX geometry. More...
Inherits Assimp::FBX::Object.
Inherited by Assimp::FBX::MeshGeometry.
Public Member Functions | |
const Skin * | DeformerSkin () const |
Get the Skin attached to this geometry or NULL. More... | |
Geometry (uint64_t id, const Element &element, const std::string &name, const Document &doc) | |
virtual | ~Geometry () |
![]() | |
uint64_t | ID () const |
const std::string & | Name () const |
Object (uint64_t id, const Element &element, const std::string &name) | |
const Element & | SourceElement () const |
virtual | ~Object () |
Additional Inherited Members | |
![]() | |
const Element & | element |
const uint64_t | id |
const std::string | name |
DOM base class for all kinds of FBX geometry.
Assimp::FBX::Geometry::Geometry | ( | uint64_t | id, |
const Element & | element, | ||
const std::string & | name, | ||
const Document & | doc | ||
) |
|
virtual |
const Skin * Assimp::FBX::Geometry::DeformerSkin | ( | ) | const |
Get the Skin attached to this geometry or NULL.