Visualization Library

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

vl::DrawElementsUByte Class Reference

See DrawElements. More...

#include <DrawElements.hpp>

Inheritance diagram for vl::DrawElementsUByte:
vl::DrawElements< GL_UNSIGNED_BYTE, ArrayUByte > vl::DrawElementsBase vl::DrawCall vl::Object

List of all members.

Public Member Functions

 DrawElementsUByte (EPrimitiveType primitive=PT_TRIANGLES, int instances=1)

Detailed Description

See DrawElements.

A DrawElements using indices of type GLubyte.


Constructor & Destructor Documentation

vl::DrawElementsUByte::DrawElementsUByte ( EPrimitiveType  primitive = PT_TRIANGLES,
int  instances = 1 
) [inline]

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

Visualization Library v2010.11.1125 Reference Documentation
Copyright 2005-2009 Michele Bosi. All rights reserved.
Updated on Fri Nov 26 2010 03:13:31.
Permission is granted to use this page to write and publish articles regarding Visualization Library.