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

vector3d.H File Reference

#include <math.h>
#include "std/config.H"
#include "mlib/global.H"

Go to the source code of this file.

Compounds

class  _vec3d

Functions

template<class V> ostream & operator<< (ostream &os, const _vec3d< V > &v)
template<class V> istream & operator>> (istream &is, _vec3d< V > &v)
template<class V> V cross (const V &v1, const V &v2)
template<class V> Greal det (const V &a, const V &b, const V &c)


Function Documentation

template<class V>
V cross const V &    v1,
const V &    v2
[inline]
 

template<class V>
Greal det const V &    a,
const V &    b,
const V &    c
[inline]
 

template<class V>
ostream& operator<< ostream &    os,
const _vec3d< V > &    v
[inline]
 

template<class V>
istream& operator>> istream &    is,
_vec3d< V > &    v
[inline]
 


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