CGAL 4.7 - Point Set Processing
|
Classes | |
class | Covariance_accumulator_3 |
class | Volume_accumulator_3 |
Functions | |
template<class FT > | |
void | covariance_matrix_tetrahedron (FT ax, FT ay, FT az, FT bx, FT by, FT bz, FT cx, FT cy, FT cz, cpp11::array< FT, 6 > &R) |
template<class DT , class Sphere , class F > | |
F & | tessellate_and_intersect (const DT &dt, typename DT::Vertex_handle v, const Sphere &sphere, F &f) |