Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [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 | |
| namespace | vl |
Visualization Library namespace. | |
Defines | |
| #define | CALLBACK |
| #define CALLBACK |
Definition at line 41 of file Tessellator.hpp.