MEPP2 Project
Classes | Namespaces
Uniform_dequantization.h File Reference
#include <boost/graph/graph_traits.hpp>
#include <boost/graph/properties.hpp>
#include "FEVV/Wrappings/Geometry_traits.h"
#include <iostream>
#include <fstream>
#include <iomanip>
#include <set>
#include <list>
#include <vector>
#include <utility>
#include <chrono>
#include <stdio.h>
#include <stdlib.h>
#include <sys/stat.h>
Include dependency graph for Uniform_dequantization.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FEVV::Filters::Uniform_dequantization< HalfedgeGraph, PointMap, Vector, Point, vertex_descriptor, vertex_iterator >
 Uniform_dequantization is a class dedicated to the XYZ uniform dequantization of vertex coordinates stored in the mesh point map. More...
 

Namespaces

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