Parasol Planning Library (PPL)
Data Structures | Macros
MeanCurvatureSkeleton3D.h File Reference
#include <memory>
#include <map>
#include <limits>
#include <algorithm>
#include <unordered_map>
#include <tuple>
#include <sstream>
#include <CGAL/Simple_cartesian.h>
#include <CGAL/Surface_mesh.h>
#include <CGAL/Polyhedron_3.h>
#include <CGAL/Polyhedron_items_with_id_3.h>
#include <CGAL/Exact_predicates_exact_constructions_kernel.h>
#include <CGAL/extract_mean_curvature_flow_skeleton.h>
#include <containers/sequential/graph/graph.h>
#include <containers/sequential/graph/algorithms/graph_algo_util.h>
#include <boost/functional/hash.hpp>
#include "Utilities/IOUtils.h"
#include "Geometry/Boundaries/Boundary.h"
#include "Workspace/WorkspaceSkeleton.h"
#include "Workspace/WorkspaceDecomposition.h"
#include "Workspace/PropertyMap.h"
#include "Vector.h"
Include dependency graph for MeanCurvatureSkeleton3D.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  MeanCurvatureSkeleton3D
 3D Mean Curvature Skeleton implementation from CGAL More...
 
struct  MeanCurvatureSkeleton3D::Parameters
 

Macros

#define CGAL_EIGEN3_ENABLED
 

Macro Definition Documentation

◆ CGAL_EIGEN3_ENABLED

#define CGAL_EIGEN3_ENABLED