Static Public Member Functions | List of all members
GlMatrixHelper< false, _Flags > Struct Template Reference

#include <gpuhelper.h>

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< false, _Flags >

Definition at line 118 of file gpuhelper.h.

Member Function Documentation

template<int _Flags>
static void GlMatrixHelper< false, _Flags >::loadMatrix ( const Matrix< float, 4, 4, _Flags, 4, 4 > &  mat)
inlinestatic

Definition at line 120 of file gpuhelper.h.

template<int _Flags>
static void GlMatrixHelper< false, _Flags >::loadMatrix ( const Matrix< double, 4, 4, _Flags, 4, 4 > &  mat)
inlinestatic

Definition at line 121 of file gpuhelper.h.

template<int _Flags>
static void GlMatrixHelper< false, _Flags >::multMatrix ( const Matrix< float, 4, 4, _Flags, 4, 4 > &  mat)
inlinestatic

Definition at line 122 of file gpuhelper.h.

template<int _Flags>
static void GlMatrixHelper< false, _Flags >::multMatrix ( const Matrix< double, 4, 4, _Flags, 4, 4 > &  mat)
inlinestatic

Definition at line 123 of file gpuhelper.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:48