CGAL 5.2.2 - 2D and 3D Linear Geometry Kernel
|
Tetrahedron_3<Kernel>_grp
Functions | |
template<typename Kernel > | |
Kernel::FT | CGAL::volume (const CGAL::Point_3< Kernel > &p0, const CGAL::Point_3< Kernel > &p1, const CGAL::Point_3< Kernel > &p2, const CGAL::Point_3< Kernel > &p3) |
Computes the signed volume of the tetrahedron defined by the four points p0 , p1 , p2 and p3 . | |