Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
See DrawElements. More...
#include <DrawElements.hpp>
Public Member Functions | |
DrawElementsUInt (EPrimitiveType primitive=PT_TRIANGLES, int instances=1) |
See DrawElements.
A DrawElements using indices of type GLuint
.
Definition at line 375 of file DrawElements.hpp.
vl::DrawElementsUInt::DrawElementsUInt | ( | EPrimitiveType | primitive = PT_TRIANGLES , |
int | instances = 1 |
||
) | [inline] |
Definition at line 380 of file DrawElements.hpp.
References VL_DEBUG_SET_OBJECT_NAME.