#include "Vector2.h"
#include "FileCons.h"
Include dependency graph for Matrix33.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | Matrix33 |
Defines | |
#define | __MATRIX33_H |
Functions | |
Matrix33 | XRotate33 (float angle) |
Matrix33 | YRotate33 (float angle) |
Matrix33 | ZRotate33 (float angle) |
Matrix33 | YXRotate33 (float yangle, float xangle) |
Matrix33 | ZXRotate33 (float zangle, float xangle) |
Matrix33 | YXZRotate33 (float yangle, float xangle, float zangle) |
Matrix33 | ZXZRotate33 (float zangl1, float xangle, float zangl2) |
Matrix33 | RotateV33 (float angle, const Vector &axis) |
Matrix33 | XRotateRadians33 (float anglerad) |
Matrix33 | YRotateRadians33 (float anglerad) |
Matrix33 | ZRotateRadians33 (float anglerad) |
Matrix33 | VectorsToStandard33 (const Vector &becomezdir, const Vector &becomeydir) |
MATRIXEXPORT Matrix33 | Identity33 (void) |
|
Definition at line 3 of file Matrix33.h. |
|
Definition at line 261 of file Matrix33.h. |
|
Definition at line 127 of file Matrix33.h. References RADIANS. |
|
Definition at line 155 of file Matrix33.h. References float(), Vector::x, Vector::y, and ZRotateRadians33(). Here is the call graph for this function: ![]() |
|
Definition at line 120 of file Matrix33.h. References RADIANS, and XRotateRadians33(). Here is the call graph for this function: ![]() |
|
Definition at line 129 of file Matrix33.h. References float(). Referenced by XRotate33(). Here is the call graph for this function: ![]() |
|
Definition at line 121 of file Matrix33.h. References RADIANS, and YRotateRadians33(). Here is the call graph for this function: ![]() |
|
Definition at line 138 of file Matrix33.h. References float(). Referenced by YRotate33(). Here is the call graph for this function: ![]() |
|
Definition at line 123 of file Matrix33.h. References RADIANS. |
|
Definition at line 125 of file Matrix33.h. References RADIANS. |
|
Definition at line 122 of file Matrix33.h. References RADIANS, and ZRotateRadians33(). Here is the call graph for this function: ![]() |
|
Definition at line 147 of file Matrix33.h. References float(). Referenced by VectorsToStandard33(), and ZRotate33(). Here is the call graph for this function: ![]() |
|
Definition at line 124 of file Matrix33.h. References RADIANS. |
|
Definition at line 126 of file Matrix33.h. References RADIANS. |
Generated on Thu Oct 27 11:46:48 2005 with
1.4.5 written by Dimitri van Heesch,
© 1997-2001