MEPP2 Project
Classes | Namespaces
Error_metric.h File Reference
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include <CGAL/boost/graph/iterator.h>
#include "FEVV/Wrappings/Geometry_traits.h"
#include "FEVV/Filters/CGAL/Progressive_Compression/Operators/Midpoint.h"
#include "FEVV/Filters/CGAL/Progressive_Compression/Operators/Halfedge.h"
#include "FEVV/Filters/CGAL/Progressive_Compression/Uniform_dequantization.h"
#include <iostream>
#include <vector>
#include <map>
#include <queue>
#include <utility>
Include dependency graph for Error_metric.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::Filters::Compare_weights2< HalfedgeGraph, edge_descriptor, Point, Vector >
 
class  FEVV::Filters::Error_metric< HalfedgeGraph, PointMap >
 Abstract class to compute the collapse cost of each edge in a mesh. It also manages a priority queue of (edge, cost, collapse position). More...
 

Namespaces

 FEVV
 Interfaces for plugins These interfaces will be used for different plugins.
 
 FEVV::Filters