This is the complete list of members for mt::Line3, including all inherited members.
distance(const Point3 &p) const | mt::Line3 | inline |
getDirection() const | mt::Line3 | inline |
getDirectionRef() (defined in mt::Line3) | mt::Line3 | inline |
getDirectionRef() const (defined in mt::Line3) | mt::Line3 | inline |
getDirectionType() const | mt::Line3 | inline |
getDirectionTypeRef() (defined in mt::Line3) | mt::Line3 | inline |
getDirectionTypeRef() const (defined in mt::Line3) | mt::Line3 | inline |
getParameter(const Point3 &p) const | mt::Line3 | inline |
getPoint(const Scalar &t) const | mt::Line3 | inline |
getSupport() const | mt::Line3 | inline |
getSupportRef() (defined in mt::Line3) | mt::Line3 | inline |
getSupportRef() const (defined in mt::Line3) | mt::Line3 | inline |
Line3() | mt::Line3 | inline |
Line3(const Unit3 &dir, const Point3 &sup, const DirectionType &type=DIRECTED) | mt::Line3 | inline |
Line3(const Vector3 &dir, const Point3 &sup, const DirectionType &type=DIRECTED) | mt::Line3 | inline |
Line3(const Point3 ¹, const Point3 ², const DirectionType &type=DIRECTED) | mt::Line3 | inline |
operator!=(const Line3 &L) const (defined in mt::Line3) | mt::Line3 | inline |
operator==(const Line3 &L) const (defined in mt::Line3) | mt::Line3 | inline |
project(const Point3 &p) const | mt::Line3 | inline |
setDirection(const Unit3 &dir) | mt::Line3 | inline |
setDirectionType(const DirectionType &type) | mt::Line3 | inline |
setSupport(const Point3 &sup) | mt::Line3 | inline |
setValue(const Unit3 &dir, const Point3 &sup, const DirectionType &type=DIRECTED) | mt::Line3 | inline |