|
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 |
| Coeff() const | Plane | inline |
| ConvexPoints(const QVector< Plane > &) | Plane | static |
| epsilon | Plane | static |
| Equation(const Ray &) const | Plane | |
| Eval(const Vector &) const | Plane | inline |
| GetFrame() const | Plane | |
| 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<<(std::ostream &s, const Plane &plane) | 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 | |
| Scale(const double &) | 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 | |
| XY | Plane | static |
| YZ | Plane | static |
| ZX | Plane | static |
| ~Plane() | Plane | inline |