Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
See DrawElements. More...
#include <DrawElements.hpp>
Public Member Functions | |
DrawElementsUByte (EPrimitiveType primitive=PT_TRIANGLES, int instances=1) |
See DrawElements.
A DrawElements using indices of type GLubyte
.
Definition at line 411 of file DrawElements.hpp.
vl::DrawElementsUByte::DrawElementsUByte | ( | EPrimitiveType | primitive = PT_TRIANGLES , |
int | instances = 1 |
||
) | [inline] |
Definition at line 416 of file DrawElements.hpp.
References VL_DEBUG_SET_OBJECT_NAME.