Assimp  v4.1. (December 2018)
Assimp::FBX::LimbNode Class Reference

DOM base class for FBX limb node markers attached to a node. More...

Inherits Assimp::FBX::NodeAttribute.

Public Member Functions

 LimbNode (uint64_t id, const Element &element, const Document &doc, const std::string &name)
 
virtual ~LimbNode ()
 
- Public Member Functions inherited from Assimp::FBX::NodeAttribute
 NodeAttribute (uint64_t id, const Element &element, const Document &doc, const std::string &name)
 
const PropertyTable & Props () const
 
virtual ~NodeAttribute ()
 
- Public Member Functions inherited from Assimp::FBX::Object
uint64_t ID () const
 
const std::string & Name () const
 
 Object (uint64_t id, const Element &element, const std::string &name)
 
const ElementSourceElement () const
 
virtual ~Object ()
 

Additional Inherited Members

- Protected Attributes inherited from Assimp::FBX::Object
const Elementelement
 
const uint64_t id
 
const std::string name
 

Detailed Description

DOM base class for FBX limb node markers attached to a node.

Constructor & Destructor Documentation

◆ LimbNode()

Assimp::FBX::LimbNode::LimbNode ( uint64_t  id,
const Element element,
const Document doc,
const std::string &  name 
)

◆ ~LimbNode()

Assimp::FBX::LimbNode::~LimbNode ( )
virtual

The documentation for this class was generated from the following files: