TAPs 0.7.7.3
TAPsColMatrix4x4.hpp File Reference
#include "TAPsMath.hpp"
#include "TAPsColMatrix4x4.cpp"
Include dependency graph for TAPsColMatrix4x4.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ColMatrix4x4< T >

Typedefs

typedef ColMatrix4x4< int > ColMatrix4x4i
typedef ColMatrix4x4< float > ColMatrix4x4f
typedef ColMatrix4x4< double > ColMatrix4x4d
typedef ColMatrix4x4< long double > ColMatrix4x4ld

Typedef Documentation

typedef ColMatrix4x4<double> ColMatrix4x4d

Definition at line 136 of file TAPsColMatrix4x4.hpp.

typedef ColMatrix4x4<float> ColMatrix4x4f

Definition at line 135 of file TAPsColMatrix4x4.hpp.

Definition at line 134 of file TAPsColMatrix4x4.hpp.

typedef ColMatrix4x4<long double> ColMatrix4x4ld

Definition at line 137 of file TAPsColMatrix4x4.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines