Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#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 | |
vl | |
Visualization Library main namespace. | |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:42.
© Copyright Michele Bosi. All rights reserved.