OGLplus (0.52.0) a C++ wrapper for OpenGL

oglplus::shapes::ElementIndexInfo Class Reference

Helper class storing information about shape element index datatype. More...

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

Public Member Functions

size_t Size (void) const
 Returns the size (in bytes) of index type used by ShapeBuilder.
 
oglplus::DataType DataType (void) const
 Returns the GL datatype of index type used by ShapeBuilder.
 

Detailed Description

Helper class storing information about shape element index datatype.

Note
Do not use this class directly.

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