|
CGAL 6.1.3 - 2D and 3D Linear Geometry Kernel
|
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. | |