g4tools  5.4.0
Classes | Namespaces | Macros | Functions
mat4 File Reference
#include "mat"
#include <ostream>
Include dependency graph for mat4:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tools::mat4< T >
 

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_mat4
 

Functions

template<class T >
const mat4< T > & tools::mat4_zero ()
 common matrices : ////////////////////////// More...
 
template<class T >
const T * tools::get_data (const mat4< T > &a_v)
 
template<class T >
std::ostream & tools::operator<< (std::ostream &a_out, const mat4< T > &a_mtx)
 

Macro Definition Documentation

◆ tools_mat4

#define tools_mat4

Definition at line 5 of file mat4.