\( \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 4.12 - Triangulated Surface Mesh Shortest Paths
CGAL::Surface_mesh_shortest_path_traits< K, TriangleMesh > Class Template Reference

#include <CGAL/Surface_mesh_shortest_path/Surface_mesh_shortest_path_traits.h>

Inherits from

K.

Definition

Public Types

typedef K Kernel
 Kernel type.
 
typedef TriangleMesh Triangle_mesh
 Triangle mesh type.
 
typedef CGAL::cpp11::array< FT, 3 > Barycentric_coordinates
 Barycentric coordinates type.