Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces

X:/dropbox/visualizationlibrary/src/vlGraphics/IndexIterator.hpp File Reference

#include <vlCore/Object.hpp>

Go to the source code of this file.

Classes

class  vl::IndexIteratorAbstract
 Abstract class used as base for all the index iterators specializations. More...
class  vl::IndexIterator
 Wraps a IndexIteratorAbstract to iterate over the indices of a DrawCall. More...
class  vl::IndexIteratorDrawArrays
 Index iterator operating used by DrawArrays. More...
class  vl::IndexIteratorElements< TArray >
 Index iterator operating over DrawElements, DrawRangeElements and MultiDrawElements. More...

Namespaces

namespace  vl
 

Visualization Library namespace.



Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:40:54.
Permission is granted to use this page to write and publish articles regarding Visualization Library.