Assimp  v3.1.1 (June 2014)
Assimp::FBX::Null Class Reference

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

Inherits Assimp::FBX::NodeAttribute.

Public Member Functions

 Null (uint64_t id, const Element &element, const Document &doc, const std::string &name)
 
virtual ~Null ()
 
- 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 null markers attached to a node.

Constructor & Destructor Documentation

§ Null()

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

§ ~Null()

Assimp::FBX::Null::~Null ( )
virtual

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