distance(const Plane &plane, const Vector3 &point) | Lamp::PlaneDistance | [static] |
distance(const Plane &plane0, const Plane &plane1) | Lamp::PlaneDistance | [static] |
distance(const Plane &plane, const Ray &ray) | Lamp::PlaneDistance | [static] |
distance(const Plane &plane, const Segment &segment) | Lamp::PlaneDistance | [static] |
distance(const Plane &plane, const Sphere &sphere) | Lamp::PlaneDistance | [static] |
distance(const Plane &plane, const Triangle &triangle) | Lamp::PlaneDistance | [static] |