Core 1.0
|
This is the complete list of members for Plane, including all inherited members.
c | Plane | protected |
Cast(const Vector &, double &, double &) | Plane | static |
ConvexPoints(const QVector< Plane > &) | Plane | static |
epsilon | Plane | static |
Equation(const Ray &) const | Plane | |
Eval(const Vector &) const | Plane | inline |
GetFrame() const | Plane | |
Horizontal | Plane | static |
Inside(const Vector &) const | Plane | |
Intersect(const Ray &, double &) const | Plane | |
Intersect(const Line &) const | Plane | |
Intersect(const Segment &, double &) const | Plane | |
Intersect(const Plane &) const | Plane | |
Intersection(const Plane &, const Plane &, const Plane &) | Plane | static |
n | Plane | protected |
Normal() const | Plane | inline |
operator<< | Plane | friend |
Plane() | Plane | inline |
Plane(const double &, const double &, const double &, const double &) | Plane | inlineexplicit |
Plane(const Vector &, const double &) | Plane | inlineexplicit |
Plane(const Vector &, const Vector &) | Plane | explicit |
Plane(const Vector &) | Plane | explicit |
R(const Vector &) const | Plane | |
Reflect(const Vector &) const | Plane | inline |
Reflect(const Vector &, const Vector &) | Plane | inlinestatic |
Refract(const Vector &, const double &, Vector &) const | Plane | |
Refract(const Vector &, const Vector &, const double &, Vector &) | Plane | static |
Rotate(const Matrix &) | Plane | |
Side(const Vector &) const | Plane | |
Signed(const Vector &) const | Plane | |
Symmetric(const Box &) const | Plane | |
Symmetric(const Segment &) const | Plane | |
Symmetric(const Sphere &) const | Plane | |
Symmetry(const Vector &) const | Plane | |
Transform(const Matrix4 &) | Plane | |
Translate(const double &) | Plane | |
Vertex() const | Plane | |
~Plane() | Plane | inline |