\( \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.8.2 - 2D and 3D Linear Geometry Kernel
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
CGAL::Triangle_2< Kernel > Member List

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

area() const CGAL::Triangle_2< Kernel >
bbox() const CGAL::Triangle_2< Kernel >
bounded_side(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
has_on_boundary(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
has_on_bounded_side(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
has_on_negative_side(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
has_on_positive_side(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
has_on_unbounded_side(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
is_degenerate() const CGAL::Triangle_2< Kernel >
operator!=(const Triangle_2< Kernel > &t2) const CGAL::Triangle_2< Kernel >
operator==(const Triangle_2< Kernel > &t2) const CGAL::Triangle_2< Kernel >
operator[](int i) const CGAL::Triangle_2< Kernel >
opposite()CGAL::Triangle_2< Kernel >
orientation() const CGAL::Triangle_2< Kernel >
oriented_side(const Point_2< Kernel > &p) const CGAL::Triangle_2< Kernel >
transform(const Aff_transformation_2< Kernel > &at) const CGAL::Triangle_2< Kernel >
Triangle_2(const Point_2< Kernel > &p, const Point_2< Kernel > &q, const Point_2< Kernel > &r)CGAL::Triangle_2< Kernel >
vertex(int i) const CGAL::Triangle_2< Kernel >