Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

matrix.cpp File Reference

#include "StdAfx.h"
#include "matrix.h"

Go to the source code of this file.

Defines

#define PI   3.141529
#define EPSILON   0.000001


Define Documentation

#define EPSILON   0.000001
 

Definition at line 14 of file matrix.cpp.

Referenced by Matrix4x4::rotation().

#define PI   3.141529
 

matrix.cpp implementiert eine einfache 4x4 Matrixklasse. Sie beinhaltet Matrix-Matrix-Produkt, Matrix-Vektor-Produkt, transponieren einer Matrix, Identitätsmatrix, Berechnung der Matrix für X-,Y-,Z- sowie Vektor-Vektor-Rotation

Definition at line 10 of file matrix.cpp.

Referenced by Matrix4x4::rotateX(), Matrix4x4::rotateY(), and Matrix4x4::rotateZ().


Generated on Thu Jan 30 21:35:44 2003 for 3DVis by doxygen1.3-rc2