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