Visualization Library 2.1.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
TriangleIterator.hpp File Reference
#include <vlGraphics/Array.hpp>
#include <vlCore/vlnamespace.hpp>
#include <vlCore/Say.hpp>

Go to the source code of this file.

Classes

class  vl::TriangleIteratorAbstract
 For internal use only. More...
 
class  vl::TriangleIteratorIndexed< TArray >
 For internal use only. More...
 
class  vl::TriangleIteratorDirect
 For internal use only. More...
 
class  vl::TriangleIteratorMulti< TArray >
 For internal use only. More...
 
class  vl::TriangleIterator
 Iterator used to extract the indices of every single triangle of a DrawCall regardless of the primitive type. More...
 

Namespaces

 vl
 Visualization Library main namespace.