CGAL 5.6.1 - Shape Regularization
regularize_planes.h File Reference

This header includes all classes for regularizing planes. More...

Functions

template<typename PlaneRange , typename PointRange , typename NamedParameters >
void CGAL::Shape_regularization::Planes::regularize_planes (PlaneRange &planes, const PointRange &points, const NamedParameters &np)
 Hierarchical plane regularization. More...
 

Detailed Description

This header includes all classes for regularizing planes.

It also includes the corresponding free functions.