MVE - Multi-View Environment mve-devel
|
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. | |