A loader for skeletons.
More...
#include <VGearsHRCSkeletonLoader.h>
◆ HRCSkeletonLoader()
VGears::HRCSkeletonLoader::HRCSkeletonLoader |
( |
HRCFile & |
hrc_file | ) |
|
|
explicit |
Constructor.
- Parameters
-
[in] | hrc_file | The HRC file to load from. |
◆ ~HRCSkeletonLoader()
VGears::HRCSkeletonLoader::~HRCSkeletonLoader |
( |
| ) |
|
|
virtual |
◆ CreateRootOrientation()
Ogre::Quaternion VGears::HRCSkeletonLoader::CreateRootOrientation |
( |
| ) |
|
|
staticprotected |
Creates a base orientation for the skeleton.
◆ loadResource()
void VGears::HRCSkeletonLoader::loadResource |
( |
Ogre::Resource * |
resource | ) |
|
|
virtual |
Loads a resource.
- Parameters
-
[in] | resource | The resource to load. |
◆ hrc_file_
HRCFile& VGears::HRCSkeletonLoader::hrc_file_ |
|
private |
◆ ROOT_BONE_NAME
const String VGears::HRCSkeletonLoader::ROOT_BONE_NAME |
|
staticprotected |
The name of the root bone.
◆ ROOT_ORIENTATION
const Ogre::Quaternion VGears::HRCSkeletonLoader::ROOT_ORIENTATION |
|
staticprotected |
The documentation for this class was generated from the following files: