CGAL::Ridge_order

Definition

The enum Ridge_order describes the order of differential quantities used to distinguish elliptic and hyperbolic ridges. Third or fourth order quantities may be used as explained in section 41.2 of the user manual.

#include <CGAL/Ridges.h>

enum Ridge_order { Ridge_order_3 = 3, Ridge_order_4};

See Also

Ridge_approximation