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 | |
| 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 377 of file DrawRangeElements.hpp.
| vl::DrawRangeElementsUByte::DrawRangeElementsUByte | ( | EPrimitiveType | primitive = PT_TRIANGLES, |
| int | r_start = 0, |
||
| int | r_end = GLubyte(~0) |
||
| ) | [inline] |
Definition at line 382 of file DrawRangeElements.hpp.
References VL_DEBUG_SET_OBJECT_NAME.