Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuMatrix.cpp File Reference

#include <math.h>
#include "vuMatrix.h"
#include "vuVector.h"

Include dependency graph for vuMatrix.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define PI_OVER_180   0.01745329251994

Functions

vuMatrix operator * (float s, const vuMatrix &m)
void swap (float &a, float &b)


Define Documentation

#define PI_OVER_180   0.01745329251994
 

Definition at line 5 of file vuMatrix.cpp.


Function Documentation

vuMatrix operator * float  s,
const vuMatrix m
 

Definition at line 320 of file vuMatrix.cpp.

References vuMatrix::val.

void swap float a,
float b
 

Definition at line 490 of file vuMatrix.cpp.

Referenced by vuMatrix::invertRotationMatrix().


Generated on Wed Dec 15 21:20:50 2004 for vuVolume by  doxygen 1.3.9.1