|
MEPP2 Project
|
#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>

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 | |