#include <Eigen/Geometry>
#include <GL/gl.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | GlMatrixHelper< RowMajor, _Flags > |
struct | GlMatrixHelper< false, _Flags > |
struct | GlMatrixHelper< true, _Flags > |
class | GpuHelper |
Typedefs | |
typedef Vector4f | Color |
Variables | |
GpuHelper | gpu |
typedef Vector4f Color |
Definition at line 19 of file gpuhelper.h.
GpuHelper gpu |
Singleton shortcut
Definition at line 18 of file gpuhelper.cpp.