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

Represents a FBX animation stack (i.e. More...

Inherits Assimp::FBX::Object.

Public Member Functions

 AnimationStack (uint64_t id, const Element &element, const std::string &name, const Document &doc)
 
 fbx_simple_property (LocalStart, int64_t, 0L) fbx_simple_property(LocalStop
 
 fbx_simple_property (ReferenceStart, int64_t, 0L) fbx_simple_property(ReferenceStop
 
const AnimationLayerListLayers () const
 
const PropertyTable & Props () const
 
virtual ~AnimationStack ()
 
- 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 ()
 

Public Attributes

 int64_t
 

Additional Inherited Members

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

Detailed Description

Represents a FBX animation stack (i.e.

a list of animation layers)

Constructor & Destructor Documentation

◆ AnimationStack()

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

◆ ~AnimationStack()

Assimp::FBX::AnimationStack::~AnimationStack ( )
virtual

Member Function Documentation

◆ fbx_simple_property() [1/2]

Assimp::FBX::AnimationStack::fbx_simple_property ( LocalStart  ,
int64_t  ,
0L   
)

◆ fbx_simple_property() [2/2]

Assimp::FBX::AnimationStack::fbx_simple_property ( ReferenceStart  ,
int64_t  ,
0L   
)

◆ Layers()

const AnimationLayerList& Assimp::FBX::AnimationStack::Layers ( ) const
inline

◆ Props()

const PropertyTable& Assimp::FBX::AnimationStack::Props ( ) const
inline

Member Data Documentation

◆ int64_t

Assimp::FBX::AnimationStack::int64_t

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