MEPP2 Project
Classes | Namespaces
Preprocessing.h File Reference
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include <CGAL/boost/graph/helpers.h>
#include "FEVV/Wrappings/Geometry_traits.h"
#include <iostream>
#include <set>
#include <list>
#include <vector>
#include <tuple>
#include <utility>
Include dependency graph for Preprocessing.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::Filters::Preprocessing< HalfedgeGraph, PointMap, vertex_descriptor, halfedge_descriptor, edge_iterator, vertex_iterator, Point, Geometry >
 Preprocessing class is dedicated to provide a list of preprocessings that are needed to guarantee that the following progressive compression will work properly with a "decompressible" binary file.
More...
 
struct  FEVV::Filters::Preprocessing< HalfedgeGraph, PointMap, vertex_descriptor, halfedge_descriptor, edge_iterator, vertex_iterator, Point, Geometry >::P
 

Namespaces

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