CGAL 6.0 - 3D Isosurfacing
|
This is the complete list of members for CGAL::Isosurfacing::Dichotomy_edge_intersection, including all inherited members.
Dichotomy_edge_intersection(unsigned int max_iterations=10, double relative_eps=1e-7) | CGAL::Isosurfacing::Dichotomy_edge_intersection | |
m_max_iterations | CGAL::Isosurfacing::Dichotomy_edge_intersection | |
m_relative_eps | CGAL::Isosurfacing::Dichotomy_edge_intersection | |
operator()(const typename Domain::Geom_traits::Point_3 &p_0, const typename Domain::Geom_traits::Point_3 &p_1, const typename Domain::Geom_traits::FT val_0, const typename Domain::Geom_traits::FT val_1, const Domain &domain, const typename Domain::Geom_traits::FT isovalue, typename Domain::Geom_traits::Point_3 &p) const | CGAL::Isosurfacing::Dichotomy_edge_intersection |