OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::shapes::DrawingInstructions Class Reference

Class encapsulating the instructions for drawing of a shape. More...

#include </home/chochlik/devel/oglplus/include/oglplus/shapes/draw.hpp>

Detailed Description

Class encapsulating the instructions for drawing of a shape.

Instances of this class are produced by various shape builder classes implemented in the oglplus::shapes namespace and can be used to draw a shape from the data stored in vertex attrib buffers initialized from data returned by the member functions of the shape builder classes.

Note
Do not instantiate this class directly, use the appropriate member functions of the shape builder classes.
See Also
Cube
Examples:
standalone/007_glm_boxes.cpp.

The documentation for this class was generated from the following file:
  • /home/chochlik/devel/oglplus/include/oglplus/shapes/draw.hpp

Copyright © 2010-2014 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Mon Sep 22 2014 by Doxygen (version 1.8.6).