Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions

vl::DrawRangeElementsUShort Class Reference

See DrawRangeElements. More...

#include <DrawRangeElements.hpp>

Inheritance diagram for vl::DrawRangeElementsUShort:
vl::DrawRangeElements< ArrayUShort1 > vl::DrawRangeElementsBase vl::DrawCall vl::Object

List of all members.

Public Member Functions

 DrawRangeElementsUShort (EPrimitiveType primitive=PT_TRIANGLES, int r_start=0, int r_end=GLushort(~0))

Detailed Description

See DrawRangeElements.

A DrawRangeElements using indices of type GLushort.

Definition at line 354 of file DrawRangeElements.hpp.


Constructor & Destructor Documentation

vl::DrawRangeElementsUShort::DrawRangeElementsUShort ( EPrimitiveType  primitive = PT_TRIANGLES,
int  r_start = 0,
int  r_end = GLushort(~0) 
) [inline]

Definition at line 359 of file DrawRangeElements.hpp.

References VL_DEBUG_SET_OBJECT_NAME.


The documentation for this class was generated from the following file:

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:10.
Permission is granted to use this page to write and publish articles regarding Visualization Library.