Transformation Class Reference

Coordinate system transformation. More...

#include <Transformation.h>

Inherits SPMatrix, and AllignedS.

List of all members.

Public Member Functions

 Transformation ()
 Creates new identity transformation.
void reset ()
 Resets transformation to identity matrix.
void translate (float x, float y, float z)
 Append translation transformation.
void scale (float x, float y, float z)
void rotate (float x, float y, float z, float angle)
 Append rotation transformation.


Detailed Description

Coordinate system transformation.
The documentation for this class was generated from the following file:

Generated on Fri Jan 23 00:21:49 2009 for Raytracer by  doxygen 1.5.7.1