XEngine::Transform Class Reference
[XEngine]
#include <Transform.h>
Detailed Description
- Author:
- Koray Balci
- Date:
- April 2004
Public Member Functions | |
Quaternion | getRotation () const |
Accessor. | |
Vector3 | getTranslation () const |
Accessor. | |
void | setTranslation (const Vector3 &trans) |
Accessor. | |
void | setTranslation (float x, float y, float z) |
Accessor. | |
void | setRotation (const Quaternion &qRot) |
Accessor. | |
void | setScale (const Vector3 &scale) |
Accessor. |
The documentation for this class was generated from the following files:
- Transform.h
- Transform.cpp
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by 1.4.6-NO