#include <OgreSkeletonDef.h>
◆ BoneData()
Ogre::SkeletonDef::BoneData::BoneData |
( |
size_t |
_index, |
|
|
size_t |
_parent, |
|
|
const Vector3 & |
_pos, |
|
|
const Quaternion & |
_rot, |
|
|
const Vector3 & |
_scale, |
|
|
const String & |
_name, |
|
|
bool |
_inheritOrientation, |
|
|
bool |
_inheritScale |
|
) |
| |
|
inline |
◆ bInheritOrientation
uint8 Ogre::SkeletonDef::BoneData::bInheritOrientation |
◆ bInheritScale
uint8 Ogre::SkeletonDef::BoneData::bInheritScale |
◆ index
size_t Ogre::SkeletonDef::BoneData::index |
◆ name
String Ogre::SkeletonDef::BoneData::name |
◆ parent
size_t Ogre::SkeletonDef::BoneData::parent |
◆ qRot
◆ vPos
Vector3 Ogre::SkeletonDef::BoneData::vPos |
◆ vScale
Vector3 Ogre::SkeletonDef::BoneData::vScale |
The documentation for this struct was generated from the following file: