Classes | Namespaces

mthVector.h File Reference

Small compile-time and run-time linear algebra vectors. More...

Go to the source code of this file.

Classes

class  mth::Vector< T, N >
 compile-time (static) vector of size N More...
class  mth::Vector< T, 0 >
 run-time (dynamic) vector More...
class  mth::Vector3< T >
 convenience wrapper over apf::Vector<3> More...

Namespaces

namespace  mth
 

All MTH functions are contained in this namespace.



Detailed Description

Small compile-time and run-time linear algebra vectors.

Definition in file mthVector.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines