MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Classes | Namespaces
mesh_renderer.h File Reference
#include <memory>
#include "mve/mesh.h"
#include "ogl/defines.h"
#include "ogl/opengl.h"
#include "ogl/shader_program.h"
#include "ogl/vertex_array.h"
#include "ogl/vertex_buffer.h"
Include dependency graph for mesh_renderer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ogl::MeshRenderer
 OpenGL renderer that takes a mesh and automatically creates the appropriate VBOs and a vertex array object. More...
 

Namespaces

namespace  ogl
 Wrappers and helpers for the OpenGL graphics API.