Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
See DrawRangeElements. More...
#include <DrawRangeElements.hpp>
Public Member Functions | |
DrawRangeElementsUInt (EPrimitiveType primitive=PT_TRIANGLES, int r_start=0, int r_end=GLuint(~0)) |
See DrawRangeElements.
A DrawRangeElements using indices of type GLuint
.
Definition at line 351 of file DrawRangeElements.hpp.
vl::DrawRangeElementsUInt::DrawRangeElementsUInt | ( | EPrimitiveType | primitive = PT_TRIANGLES , |
int | r_start = 0 , |
||
int | r_end = GLuint(~0) |
||
) | [inline] |
Definition at line 356 of file DrawRangeElements.hpp.
References VL_DEBUG_SET_OBJECT_NAME.