|
Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlGraphics/OpenGL.hpp>#include <vlGraphics/Geometry.hpp>#include <vlCore/Vector3.hpp>#include <vector>Go to the source code of this file.
Classes | |
| class | vl::Tessellator |
| Tessellates a complex polygon defined by a set of outlines into a set of triangles that can be rendered by Visualization Library. More... | |
Namespaces | |
| vl | |
| Visualization Library main namespace. | |
Macros | |
| #define | CALLBACK |
| #define CALLBACK |
Definition at line 41 of file Tessellator.hpp.
Referenced by vl::Tessellator::tessellateIntoSinglePolygon().
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:43.
© Copyright Michele Bosi. All rights reserved.