OGRE 2.1
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::KfTransform Struct Reference

Holds the transform of a KeyFrame (which is part of an animation) More...

#include <OgreKfTransform.h>

Public Attributes

ArrayQuaternion mOrientation
 
ArrayVector3 mPosition
 
ArrayVector3 mScale
 

Detailed Description

Holds the transform of a KeyFrame (which is part of an animation)

Member Data Documentation

◆ mOrientation

ArrayQuaternion Ogre::KfTransform::mOrientation

◆ mPosition

ArrayVector3 Ogre::KfTransform::mPosition

◆ mScale

ArrayVector3 Ogre::KfTransform::mScale

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