cgal/Kernel_23/doc_tex/Kernel_23_ref/volume.tex

13 lines
411 B
TeX

\begin{ccRefFunction}{volume}
\ccFunctionTemplate{Kernel}
{Kernel::FT volume(const Point_3<Kernel> & p0, const Point_3<Kernel> & p1,
const Point_3<Kernel> & p2, const Point_3<Kernel> & p3);}
{Computes the signed volume of the tetrahedron defined by the four points
\ccc{p0}, \ccc{p1}, \ccc{p2} and \ccc{p3}.}
\ccSeeAlso
\ccRefIdfierPage{CGAL::Tetrahedron_3<Kernel>} \\
\end{ccRefFunction}