Class encapsulating the instructions for drawing of a shape. More...
#include </home/chochlik/devel/oglplus/include/oglplus/shapes/draw.hpp>
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.