MEPP2 Project
Classes | Namespaces
Memory_comparator.h File Reference
#include "FEVV/Filters/CGAL/Progressive_Compression/Compression/Collapse_info.h"
#include "FEVV/Tools/Comparator/Spanning_tree_vertex_edge_comparator.hpp"
Include dependency graph for Memory_comparator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::Filters::Memory_comparator< HalfedgeGraph, PointMap, vertex_descriptor, Point, Geometry >
 Functor object to sort sequential container of Collapse_info objects. It is based on the Spanning_tree_vertex_edge_comparator functor.
More...
 
class  FEVV::Filters::Vertex_span_comparator< HalfedgeGraph, PointMap, vertex_descriptor, Geometry >
 Functor object to sort sequential container of vertex_descriptor objects. It is based on the Spanning_tree_vertex_edge_comparator functor.
More...
 

Namespaces

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