Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Plane_3< R, T > Member List

This is the complete list of members for Plane_3< R, T >, including all inherited members.

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