Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlCore/Array.hpp>#include <vlGraphics/TriangleIterator.hpp>#include <vlGraphics/IndexIterator.hpp>#include <vlGraphics/PatchParameter.hpp>Go to the source code of this file.
Classes | |
| class | vl::DrawCall |
| The base class of DrawElements, MultiDrawElements, DrawRangeElements, DrawArrays which are used by Geometry to define a set of primitives to be rendered, see Geometry::drawCalls(). More... | |
Namespaces | |
| namespace | vl |
Visualization Library namespace. | |