#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]
| static void GlMatrixHelper< false, _Flags >::loadMatrix |
( |
const Matrix< double, 4, 4, _Flags, 4, 4 > & |
mat | ) |
|
|
inlinestatic |
◆ loadMatrix() [2/2]
| static void GlMatrixHelper< false, _Flags >::loadMatrix |
( |
const Matrix< float, 4, 4, _Flags, 4, 4 > & |
mat | ) |
|
|
inlinestatic |
◆ multMatrix() [1/2]
| static void GlMatrixHelper< false, _Flags >::multMatrix |
( |
const Matrix< double, 4, 4, _Flags, 4, 4 > & |
mat | ) |
|
|
inlinestatic |
◆ multMatrix() [2/2]
| 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:
- core/util/algorithms/eigen-3.4.0/demos/opengl/gpuhelper.h