CrystalSpace

Public API Reference

csgeom/matrix3.h File Reference

3x3 matrix. More...

#include "csextern.h"
#include "csgeom/vector3.h"

Go to the source code of this file.

Classes

class  csMatrix3
 A 3x3 matrix. More...
class  csXRotMatrix3
 An instance of csMatrix3 that is initialized as a rotation about X. More...
class  csXScaleMatrix3
 An instance of csMatrix3 that is initialized to scale the X dimension. More...
class  csYRotMatrix3
 An instance of csMatrix3 that is initialized as a rotation about Y. More...
class  csYScaleMatrix3
 An instance of csMatrix3 that is initialized to scale the Y dimension. More...
class  csZRotMatrix3
 An instance of csMatrix3 that is initialized as a rotation about Z. More...
class  csZScaleMatrix3
 An instance of csMatrix3 that is initialized to scale the Z dimension. More...

Detailed Description

3x3 matrix.

Definition in file matrix3.h.


Generated for Crystal Space 2.0 by doxygen 1.6.1