This is the complete list of members for mt::Cylinder3, including all inherited members.
Cylinder3() | mt::Cylinder3 | inline |
Cylinder3(const Line3 &axis, const Scalar &radius) | mt::Cylinder3 | inline |
distance(const Point3 &p) const | mt::Cylinder3 | inline |
getAxis() const (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
getAxisRef() (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
getAxisRef() const (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
getRadius() const (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
getRadiusRef() (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
getRadiusRef() const (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
isSingular() const | mt::Cylinder3 | inline |
operator!=(const Cylinder3 &c) const (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
operator==(const Cylinder3 &c) const (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
project(const Point3 &p) const | mt::Cylinder3 | inline |
setAxis(const Line3 &axis) (defined in mt::Cylinder3) | mt::Cylinder3 | inline |
setRadius(const Scalar &radius) | mt::Cylinder3 | inline |
setValue(const Line3 &axis, const Scalar &radius) | mt::Cylinder3 | inline |