CGAL 5.4 - 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...