Visualization Library

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

vl::DrawRangeElementsUByte Class Reference

See DrawRangeElements. More...

#include <DrawRangeElements.hpp>

Inheritance diagram for vl::DrawRangeElementsUByte:
vl::DrawRangeElements< GLubyte, GL_UNSIGNED_BYTE, ArrayUByte > vl::DrawRangeElementsBase vl::DrawCall vl::Object

List of all members.

Public Member Functions

 DrawRangeElementsUByte (EPrimitiveType primitive=PT_TRIANGLES, int r_start=0, int r_end=GLubyte(~0))

Detailed Description

See DrawRangeElements.

A DrawRangeElements using indices of type GLubyte.


Constructor & Destructor Documentation

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

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

Visualization Library v2010.11.1123 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Thu Nov 18 2010 02:08:00.
Permission is granted to use this page to write and publish articles regarding Visualization Library.