Static Public Member Functions
GlMatrixHelper< true, _Flags > Struct Template Reference

#include <gpuhelper.h>

List of all members.

Static Public Member Functions

static void loadMatrix (const Matrix< float, 4, 4, _Flags, 4, 4 > &mat)
static void loadMatrix (const Matrix< double, 4, 4, _Flags, 4, 4 > &mat)
static void multMatrix (const Matrix< float, 4, 4, _Flags, 4, 4 > &mat)
static void multMatrix (const Matrix< double, 4, 4, _Flags, 4, 4 > &mat)

Detailed Description

template<int _Flags>
struct GlMatrixHelper< true, _Flags >

Definition at line 141 of file gpuhelper.h.


Member Function Documentation

template<int _Flags>
static void GlMatrixHelper< true, _Flags >::loadMatrix ( const Matrix< float, 4, 4, _Flags, 4, 4 > &  mat) [inline, static]

Definition at line 143 of file gpuhelper.h.

template<int _Flags>
static void GlMatrixHelper< true, _Flags >::loadMatrix ( const Matrix< double, 4, 4, _Flags, 4, 4 > &  mat) [inline, static]

Definition at line 144 of file gpuhelper.h.

template<int _Flags>
static void GlMatrixHelper< true, _Flags >::multMatrix ( const Matrix< float, 4, 4, _Flags, 4, 4 > &  mat) [inline, static]

Definition at line 145 of file gpuhelper.h.

template<int _Flags>
static void GlMatrixHelper< true, _Flags >::multMatrix ( const Matrix< double, 4, 4, _Flags, 4, 4 > &  mat) [inline, static]

Definition at line 146 of file gpuhelper.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:09