contains(const Point3 &p) const | gfx::Line3 | [inline] |
d | gfx::Line3 | |
distanceTo(const Point3 &p) const | gfx::Line3 | [inline] |
distanceTo(const Line3 &l2) const | gfx::Line3 | [inline] |
equals(const Line3 &l, Real epsilon=consts::epsilon) const | gfx::Line3 | [inline] |
Line3() | gfx::Line3 | [inline] |
Line3(const Point3 &origin, const Vector3 &direction) | gfx::Line3 | [inline] |
Line3(const Segment3 &seg) | gfx::Line3 | [inline] |
Line3(const Line3 &l) | gfx::Line3 | [inline] |
o | gfx::Line3 | |
operator!=(const Line3 &l) const | gfx::Line3 | [inline] |
operator=(const Line3 &l) | gfx::Line3 | [inline] |
operator==(const Line3 &l) const | gfx::Line3 | [inline] |
pointClosestTo(const Point3 &p) const | gfx::Line3 | [inline] |
shortestSegmentBetween(const Line3 &l2) const | gfx::Line3 | |
~Line3() | gfx::Line3 | [inline] |