#include <gpuhelper.h>
|
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) |
|
◆ loadMatrix() [1/2]
◆ loadMatrix() [2/2]
template<int Flags_>
static void GlMatrixHelper< false, Flags_ >::loadMatrix |
( |
const Matrix< float, 4, 4, Flags_, 4, 4 > & |
mat | ) |
|
|
inlinestatic |
◆ multMatrix() [1/2]
◆ multMatrix() [2/2]
template<int Flags_>
static void GlMatrixHelper< false, Flags_ >::multMatrix |
( |
const Matrix< float, 4, 4, Flags_, 4, 4 > & |
mat | ) |
|
|
inlinestatic |
The documentation for this struct was generated from the following file: