CGAL 5.0.3 - 2D and 3D Linear Geometry Kernel
|
This is the complete list of members for CGAL::Triangle_3< Kernel >, including all inherited members.
bbox() const | CGAL::Triangle_3< Kernel > | |
has_on(const Point_3< Kernel > &p) const | CGAL::Triangle_3< Kernel > | |
is_degenerate() const | CGAL::Triangle_3< Kernel > | |
operator!=(const Triangle_3< Kernel > &t2) const | CGAL::Triangle_3< Kernel > | |
operator==(const Triangle_3< Kernel > &t2) const | CGAL::Triangle_3< Kernel > | |
operator[](int i) const | CGAL::Triangle_3< Kernel > | |
squared_area() const | CGAL::Triangle_3< Kernel > | |
supporting_plane() | CGAL::Triangle_3< Kernel > | |
transform(const Aff_transformation_3< Kernel > &at) const | CGAL::Triangle_3< Kernel > | |
Triangle_3(const Point_3< Kernel > &p, const Point_3< Kernel > &q, const Point_3< Kernel > &r) | CGAL::Triangle_3< Kernel > | |
vertex(int i) const | CGAL::Triangle_3< Kernel > |