Castor3D
..
|
This is the complete list of members for Castor3D::KeyFrame, including all inherited members.
GetRotate() const | Castor3D::KeyFrame | inline |
GetScale() const | Castor3D::KeyFrame | inline |
GetTimeIndex() const | Castor3D::KeyFrame | inline |
GetTranslate() const | Castor3D::KeyFrame | inline |
KeyFrame(real p_timeIndex=0, Castor::Point3r const &p_translate={}, Castor::Quaternion const &p_rotate={}, Castor::Point3r const &p_scale={}) | Castor3D::KeyFrame | inline |
m_rotate | Castor3D::KeyFrame | protected |
m_scale | Castor3D::KeyFrame | protected |
m_timeIndex | Castor3D::KeyFrame | protected |
m_translate | Castor3D::KeyFrame | protected |
SetRotate(Castor::Quaternion const &p_value) | Castor3D::KeyFrame | inline |
SetScale(Castor::Point3r const &p_value) | Castor3D::KeyFrame | inline |
SetTimeIndex(real p_value) | Castor3D::KeyFrame | inline |
SetTranslate(Castor::Point3r const &p_value) | Castor3D::KeyFrame | inline |
~KeyFrame() | Castor3D::KeyFrame | inline |