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 | |
DrawElementsUShort (EPrimitiveType primitive=PT_TRIANGLES, int instances=1) |
See DrawElements.
A DrawElements using indices of type GLushort
.
Definition at line 388 of file DrawElements.hpp.
vl::DrawElementsUShort::DrawElementsUShort | ( | EPrimitiveType | primitive = PT_TRIANGLES , |
int | instances = 1 |
||
) | [inline] |
Definition at line 393 of file DrawElements.hpp.
References VL_DEBUG_SET_OBJECT_NAME.