|
Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlGraphics/link_config.hpp>#include <vlCore/Object.hpp>#include <vlCore/Vector3.hpp>#include <vlCore/glsl_math.hpp>#include <vector>#include <algorithm>Go to the source code of this file.
Classes | |
| class | vl::PolygonSimplifier |
| The PolygonSimplifier class reduces the amount of polygons present in a Geometry using a quadric error metric. More... | |
| class | vl::PolygonSimplifier::QErr |
| The quadric error metric as defined by PolygonSimplifier. More... | |
| class | vl::PolygonSimplifier::Triangle |
| A Triangle as defined by PolygonSimplifier. More... | |
| class | vl::PolygonSimplifier::Vertex |
| A Vertex as defined by PolygonSimplifier. More... | |
Namespaces | |
| vl | |
| Visualization Library main namespace. | |
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:43.
© Copyright Michele Bosi. All rights reserved.