SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Plane Member List

This is the complete list of members for Plane, including all inherited members.

ChangePlane(const Point &p1, const Point &p2, const Point &p3)Plane
ChangePlane(const Point &p1, const Vector &v)Plane
distance() const Plane
eval_point(const Point &p) const Plane
flip()Plane
get(double(&abcd)[4]) const Plane
Intersect(const Point &s, const Vector &v, Point &hit) const Plane
Intersect(const Point &s, const Vector &v, double &t) const Plane
normal() const Plane
operator==(const Plane &rhs) const Plane
Plane(const Plane &copy)Plane
Plane(const Point &p1, const Point &p2, const Point &p3)Plane
Plane(const Point &p, const Vector &n)Plane
Plane(const Vector &normal, double distance)Plane
Plane()Plane
Plane(double a, double b, double c, double d)Plane
project(const Point &p) const Plane
project(const Vector &v) const Plane
~Plane()Plane