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

tvector.h File Reference

#include "defines.h"
#include "gmath.h"
#include <iostream>

Include dependency graph for tvector.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  salt

Classes

class  salt::TVector< DATATYPE, ELEMENTS, TYPE >
 TVector is a template class for vector implementations. More...
class  salt::TVector2< DATATYPE, TYPE >
 TVector2 is a two dimensional version of TVector. More...
class  salt::TVector3< DATATYPE, TYPE >
 TVector3 is a two dimensional version of TVector. More...

Functions

template<typename DATATYPE, int ELEMENTS, typename TYPE>
std::ostream & salt::operator<< (std::ostream &ost, const TVector< DATATYPE, ELEMENTS, TYPE > &v)
template<typename DATATYPE, int ELEMENTS, class TYPE>
f_inline const TYPE salt::operator * (const DATATYPE &f, const TVector< DATATYPE, ELEMENTS, TYPE > &vec)


Generated on Thu Apr 6 15:36:59 2006 for rcssserver3d by  doxygen 1.4.4