Assimp  v3.1.1 (June 2014)
Assimp::ASE::Bone Struct Reference

Helper structure to represent an ASE file bone. More...

Public Member Functions

 Bone ()
 Constructor. More...
 
 Bone (const std::string &name)
 Construction from an existing name. More...
 

Public Attributes

std::string mName
 Name of the bone. More...
 

Detailed Description

Helper structure to represent an ASE file bone.

Constructor & Destructor Documentation

Assimp::ASE::Bone::Bone ( )
inline

Constructor.

Assimp::ASE::Bone::Bone ( const std::string &  name)
inlineexplicit

Construction from an existing name.

Member Data Documentation

std::string Assimp::ASE::Bone::mName

Name of the bone.


The documentation for this struct was generated from the following file: