\( \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 - 2D and Surface Function Interpolation
Surface Neighbor and Surface Neighbor Coordinate Computation

Modules

 3D Surface Neighbor Coordinates Functions
 The functions surface_neighbor_coordinates_3() compute natural neighbor coordinates for surface points associated to a finite set of sample points issued from the surface.
 
 3D Surface Neighbors Functions
 Given a set of sample points issued from a surface and a query point p, the functions surface_neighbors_3() compute the neighbors of p on the surface within the sample points.
 

Classes

class  CGAL::Voronoi_intersection_2_traits_3< K >
 Voronoi_intersection_2_traits_3 is a model for the concept RegularTriangulationTraits_2. More...