Xface Core Library: XEngine::Transform Class Reference

XFace / XEngine / XMath

XEngine::Transform Class Reference
[XEngine]

#include <Transform.h>

List of all members.


Detailed Description

Author:
Koray Balci
Date:
April 2004
Represents the transformation node of the scenegraph by storing translation and rotation information.
See also:
Drawable, Geometry


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:
Generated on Mon Aug 28 15:39:26 2006 for Xface Core Library by  doxygen 1.4.6-NO