\( \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.12 - 2D and 3D Linear Geometry Kernel
CGAL::Plane_3< Kernel > Member List

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

a() constCGAL::Plane_3< Kernel >
b() constCGAL::Plane_3< Kernel >
base1() constCGAL::Plane_3< Kernel >
base2() constCGAL::Plane_3< Kernel >
c() constCGAL::Plane_3< Kernel >
d() constCGAL::Plane_3< Kernel >
has_on(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
has_on(const Line_3< Kernel > &l) constCGAL::Plane_3< Kernel >
has_on(const Circle_3< Kernel > &l) constCGAL::Plane_3< Kernel >
has_on_negative_side(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
has_on_positive_side(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
is_degenerate() constCGAL::Plane_3< Kernel >
operator!=(const Plane_3< Kernel > &h2) constCGAL::Plane_3< Kernel >
operator==(const Plane_3< Kernel > &h2) constCGAL::Plane_3< Kernel >
opposite() constCGAL::Plane_3< Kernel >
oriented_side(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
orthogonal_direction() constCGAL::Plane_3< Kernel >
orthogonal_vector() constCGAL::Plane_3< Kernel >
perpendicular_line(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
Plane_3(const Kernel::RT &a, const Kernel::RT &b, const Kernel::RT &c, const Kernel::RT &d)CGAL::Plane_3< Kernel >
Plane_3(const Point_3< Kernel > &p, const Point_3< Kernel > &q, const Point_3< Kernel > &r)CGAL::Plane_3< Kernel >
Plane_3(const Point_3< Kernel > &p, const Vector_3< Kernel > &v)CGAL::Plane_3< Kernel >
Plane_3(const Point_3< Kernel > &p, const Direction_3< Kernel > &d)CGAL::Plane_3< Kernel >
Plane_3(const Line_3< Kernel > &l, const Point_3< Kernel > &p)CGAL::Plane_3< Kernel >
Plane_3(const Ray_3< Kernel > &r, const Point_3< Kernel > &p)CGAL::Plane_3< Kernel >
Plane_3(const Segment_3< Kernel > &s, const Point_3< Kernel > &p)CGAL::Plane_3< Kernel >
Plane_3(const Circle_3< Kernel > &c)CGAL::Plane_3< Kernel >
point() constCGAL::Plane_3< Kernel >
projection(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
to_2d(const Point_3< Kernel > &p) constCGAL::Plane_3< Kernel >
to_3d(const Point_2< Kernel > &p) constCGAL::Plane_3< Kernel >
transform(const Aff_transformation_3< Kernel > &t) constCGAL::Plane_3< Kernel >