\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 5.0 - Approximation of Ridges and Umbilics on Triangulated Surface Meshes
CGAL::Ridge_approximation< TriangleMesh, VertexFTMap, VertexVectorMap > Member List

This is the complete list of members for CGAL::Ridge_approximation< TriangleMesh, VertexFTMap, VertexVectorMap >, including all inherited members.

compute_crest_ridges(OutputIterator it, Ridge_order ord=Ridge_order_3)CGAL::Ridge_approximation< TriangleMesh, VertexFTMap, VertexVectorMap >
compute_max_ridges(OutputIterator it, Ridge_order ord=Ridge_order_3)CGAL::Ridge_approximation< TriangleMesh, VertexFTMap, VertexVectorMap >
compute_min_ridges(OutputIterator it, Ridge_order ord=Ridge_order_3)CGAL::Ridge_approximation< TriangleMesh, VertexFTMap, VertexVectorMap >
Ridge_approximation(const TriangleMesh &tm, VertexFTMap vertex_k1_pm, VertexFTMap vertex_k2_pm, VertexFTMap vertex_b0_pm, VertexFTMap vertex_b3_pm, VertexVectorMap vertex_d1_pm, VertexVectorMap vertex_d2_pm, VertexFTMap vertex_P1_pm, VertexFTMap vertex_P2_pm)CGAL::Ridge_approximation< TriangleMesh, VertexFTMap, VertexVectorMap >