\( \newcommand{\E}{\mathrm{E}} \) \( \newcommand{\A}{\mathrm{A}} \) \( \newcommand{\R}{\mathrm{R}} \) \( \newcommand{\N}{\mathrm{N}} \) \( \newcommand{\Q}{\mathrm{Q}} \) \( \newcommand{\Z}{\mathrm{Z}} \) \( \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }\)
CGAL 4.7 - 2D and 3D Linear Geometry Kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Tetrahedron_3< Kernel > Member List

This is the complete list of members for CGAL::Tetrahedron_3< Kernel >, including all inherited members.

bbox() const CGAL::Tetrahedron_3< Kernel >
bounded_side(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
has_on_boundary(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
has_on_bounded_side(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
has_on_negative_side(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
has_on_positive_side(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
has_on_unbounded_side(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
is_degenerate() const CGAL::Tetrahedron_3< Kernel >
operator!=(const Tetrahedron_3< Kernel > &t2) const CGAL::Tetrahedron_3< Kernel >
operator==(const Tetrahedron_3< Kernel > &t2) const CGAL::Tetrahedron_3< Kernel >
operator[](int i) const CGAL::Tetrahedron_3< Kernel >
orientation() const CGAL::Tetrahedron_3< Kernel >
oriented_side(const Point_3< Kernel > &p) const CGAL::Tetrahedron_3< Kernel >
Tetrahedron_3(const Point_3< Kernel > &p0, const Point_3< Kernel > &p1, const Point_3< Kernel > &p2, const Point_3< Kernel > &p3)CGAL::Tetrahedron_3< Kernel >
transform(const Aff_transformation_3< Kernel > &at) const CGAL::Tetrahedron_3< Kernel >
vertex(int i) const CGAL::Tetrahedron_3< Kernel >
volume() const CGAL::Tetrahedron_3< Kernel >