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