![]() |
Atoms Crowd
7.0.0
|
Public Member Functions | |
| std::string | typeStr () const |
| Type string. More... | |
| unsigned int | typeId () const |
| Type id. More... | |
| BVHSkeletonLoader () | |
| Constructor. | |
| ~BVHSkeletonLoader () | |
| Destructor. | |
| AtomsCore::Skeleton | load (const std::string &filePath, const std::string &filter="") |
| load More... | |
| void | loadSkeletonFromBVHFile (const std::string &filePath, AtomsCore::Skeleton &skel) const |
Public Member Functions inherited from Atoms::BaseSkeletonLoader | |
| BaseSkeletonLoader () | |
| Constructor. | |
| virtual | ~BaseSkeletonLoader ()=0 |
| Virtual Destructor. | |
Static Public Member Functions | |
| static AtomsPtr< BaseSkeletonLoader > | creator () |
| Creator function. More... | |
Static Public Attributes | |
| static std::string const | staticTypeStr |
| Class static type string. | |
| static const unsigned int | staticTypeId |
| Class static type id. | |
|
static |
Creator function.
|
virtual |
|
virtual |
|
virtual |