MEPP2 Project
|
#include "arithmetic_codec.hpp"
#include <boost/graph/graph_traits.hpp>
#include "FEVV/Wrappings/Geometry_traits.h"
#include "FEVV/Wrappings/properties.h"
#include <queue>
#include <list>
#include "Compression_Valence_Component.inl"
Go to the source code of this file.
Classes | |
struct | Point_Int |
Point. More... | |
struct | Color_Unit |
Struct of integer color components. More... | |
class | Compression_Valence_Component< HalfedgeGraph, PointMap, VertexColorMap > |
Compression valence component. More... | |