MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Namespaces | Functions
render_tools.cc File Reference
#include "mve/mesh.h"
#include "ogl/mesh_renderer.h"
#include "ogl/render_tools.h"
Include dependency graph for render_tools.cc:

Go to the source code of this file.

Namespaces

namespace  ogl
 Wrappers and helpers for the OpenGL graphics API.
 

Functions

VertexArray::Ptr ogl::create_axis_renderer (ShaderProgram::Ptr shader)
 Generates a vertex array for visualizing the three world coordinate axis.
 
VertexArray::Ptr ogl::create_fullscreen_quad (ShaderProgram::Ptr shader)
 Generates a full screen quad renderer in OpenGL unit coordinates.