Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces

X:/dropbox/visualizationlibrary/src/vlGraphics/PolygonSimplifier.hpp File Reference

#include <vlCore/Object.hpp>
#include <vlCore/Vector3.hpp>
#include <vlCore/glsl_math.hpp>
#include <vlGraphics/link_config.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

namespace  vl
 

Visualization Library namespace.



Visualization Library 2011.09.1160 Reference Documentation
Copyright 2005-2011 Michele Bosi. All rights reserved.
Updated on Thu May 2 2013 13:40:55.
Permission is granted to use this page to write and publish articles regarding Visualization Library.