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 | |
| DrawRangeElementsUShort (EPrimitiveType primitive=PT_TRIANGLES, int r_start=0, int r_end=GLushort(~0)) | |
See DrawRangeElements.
A DrawRangeElements using indices of type GLushort.
Definition at line 364 of file DrawRangeElements.hpp.
| vl::DrawRangeElementsUShort::DrawRangeElementsUShort | ( | EPrimitiveType | primitive = PT_TRIANGLES, |
| int | r_start = 0, |
||
| int | r_end = GLushort(~0) |
||
| ) | [inline] |
Definition at line 369 of file DrawRangeElements.hpp.
References VL_DEBUG_SET_OBJECT_NAME.