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