Eigene Dateien/Vis/src/VMatrix.h File Reference

#include <math.h>
#include "VCommon.h"
#include "VVector.h"
#include "VQuaternion.h"

Go to the source code of this file.

Classes

class  VMatrix

Defines

#define NO_MIN_MAX

Functions

std::ostream & operator<< (std::ostream &os, const VMatrix &matMatrix)
std::istream & operator>> (std::istream &is, VMatrix &matMatrix)


Define Documentation

#define NO_MIN_MAX

Definition at line 3 of file VMatrix.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const VMatrix matMatrix 
) [inline]

Definition at line 551 of file VMatrix.h.

References VMatrix::get().

std::istream& operator>> ( std::istream &  is,
VMatrix matMatrix 
) [inline]

Definition at line 560 of file VMatrix.h.

References VMatrix::set().


Generated on Wed Dec 5 05:15:09 2007 for VolRendering by  doxygen 1.5.4