CGAL 6.0 - 3D Isosurfacing
|
Classes | |
struct | CGAL::Isosurfacing::Dichotomy_edge_intersection |
The class Dichotomy_edge_intersection uses a dichotomy to find the intersection point between an edge and the isosurface. More... | |
struct | CGAL::Isosurfacing::Linear_interpolation_edge_intersection |
The class Linear_interpolation_edge_intersection uses linear interpolation to find the intersection point between an edge and the isosurface. More... | |