OGLplus (0.52.0) a C++ wrapper for OpenGL

draw.hpp File Reference

Implementation of shape draw instructions. More...

#include <oglplus/config/basic.hpp>
#include <oglplus/primitive_type.hpp>
#include <oglplus/data_type.hpp>
#include <vector>
#include <cassert>
#include <oglplus/shapes/draw.ipp>

Go to the source code of this file.

Classes

class  oglplus::shapes::ElementIndexInfo
 Helper class storing information about shape element index datatype. More...
 
struct  oglplus::shapes::DrawOperation
 Structure containing information about how to draw a part of a shape. More...
 
class  oglplus::shapes::DrawingInstructions
 Class encapsulating the instructions for drawing of a shape. More...
 

Namespaces

 oglplus
 All definitions of OGLplus are nested in the oglplus namespace.
 

Enumerations

enum  oglplus::ShapeDrawOperationMethod : GLuint
 Enumeration of drawing methods.
 

Detailed Description

Implementation of shape draw instructions.

Author
Matus Chochlik

Copyright 2010-2014 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)


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).