DOM base class for all kinds of FBX geometry.
More...
Inherits Assimp::FBX::Object.
Inherited by Assimp::FBX::LineGeometry, Assimp::FBX::MeshGeometry, and Assimp::FBX::ShapeGeometry.
DOM base class for all kinds of FBX geometry.
◆ Geometry()
Assimp::FBX::Geometry::Geometry |
( |
uint64_t |
id, |
|
|
const Element & |
element, |
|
|
const std::string & |
name, |
|
|
const Document & |
doc |
|
) |
| |
◆ ~Geometry()
Assimp::FBX::Geometry::~Geometry |
( |
| ) |
|
|
virtual |
◆ DeformerSkin()
const Skin * Assimp::FBX::Geometry::DeformerSkin |
( |
| ) |
const |
Get the Skin attached to this geometry or NULL.
◆ GetBlendShapes()
const std::vector< const BlendShape * > & Assimp::FBX::Geometry::GetBlendShapes |
( |
| ) |
const |
Get the BlendShape attached to this geometry or NULL.
The documentation for this class was generated from the following files: