Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Public Member Functions

vl::DrawRangeElementsUInt Class Reference

See DrawRangeElements. More...

#include <DrawRangeElements.hpp>

Inheritance diagram for vl::DrawRangeElementsUInt:
vl::DrawRangeElements< GLuint, GL_UNSIGNED_INT, ArrayUInt1 > vl::DrawRangeElementsBase vl::DrawCall vl::Object

List of all members.

Public Member Functions

 DrawRangeElementsUInt (EPrimitiveType primitive=PT_TRIANGLES, int r_start=0, int r_end=GLuint(~0))

Detailed Description

See DrawRangeElements.

A DrawRangeElements using indices of type GLuint.

Definition at line 310 of file DrawRangeElements.hpp.


Constructor & Destructor Documentation

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

Definition at line 313 of file DrawRangeElements.hpp.


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

Visualization Library v2011.05.1142 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 26 2011 22:51:39.
Permission is granted to use this page to write and publish articles regarding Visualization Library.