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

transf3d.H File Reference

#include "point3d.H"
#include "line3d.H"

Go to the source code of this file.

Compounds

class  _transf3d

Defines

#define TPVLQ   template <class T,class P,class V, class L, class Q>

Typedefs

typedef Greal RAWmat [4][4]

Functions

TPVLQ ostream & operator<< (ostream &os, const _transf3d< T, P, V, L, Q > &x)
TPVLQ istream & operator>> (istream &os, _transf3d< T, P, V, L, Q > &x)
TPVLQ T operator * (const _transf3d< T, P, V, L, Q > &, const _transf3d< T, P, V, L, Q > &)
TPVLQ P operator * (const _transf3d< T, P, V, L, Q > &, const _point3d< P, V > &)
TPVLQ V operator * (const _transf3d< T, P, V, L, Q > &, const _vec3d< V > &)
TPVLQ L operator * (const _transf3d< T, P, V, L, Q > &, const _line< L, P, V > &)


Define Documentation

#define TPVLQ   template <class T,class P,class V, class L, class Q>
 


Typedef Documentation

typedef Greal RAWmat[4][4]
 


Function Documentation

TPVLQ L operator * const _transf3d< T, P, V, L, Q > &   ,
const _line< L, P, V > &   
 

TPVLQ V operator * const _transf3d< T, P, V, L, Q > &   ,
const _vec3d< V > &   
 

TPVLQ P operator * const _transf3d< T, P, V, L, Q > &   ,
const _point3d< P, V > &   
 

TPVLQ T operator * const _transf3d< T, P, V, L, Q > &   ,
const _transf3d< T, P, V, L, Q > &   
 

TPVLQ ostream& operator<< ostream &    os,
const _transf3d< T, P, V, L, Q > &    x
 

TPVLQ istream& operator>> istream &    os,
_transf3d< T, P, V, L, Q > &    x
 


Generated on Mon Sep 15 16:25:58 2003 for gluebase by doxygen1.2.18