| center() const | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| center() | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| center_circle() const | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| is_finite | mundy::Ring< Scalar, PointType, QuaternionType > | static |
| major_radius() const | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| major_radius() | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| minor_radius() const | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| minor_radius() | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| operator=(const Ring< value_type, point_t, orientation_t > &other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| operator=(const OtherRingType &other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| operator=(Ring< value_type, point_t, orientation_t > &&other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| operator=(OtherRingType &&other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| orientation() const | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| orientation() | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| orientation_t typedef | mundy::Ring< Scalar, PointType, QuaternionType > | |
| point_t typedef | mundy::Ring< Scalar, PointType, QuaternionType > | |
| Ring() | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| Ring(const point_t ¢er, const orientation_t &orientation, const value_type &major_radius, const value_type &minor_radius) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| Ring(const OtherPointType ¢er, const OtherQuaternionType &orientation, const value_type &major_radius, const value_type &minor_radius) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| Ring(const Ring< value_type, point_t, orientation_t > &other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| Ring(const OtherRingType &other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| Ring(Ring< value_type, point_t, orientation_t > &&other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| Ring(OtherRingType &&other) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| set_center(const OtherPointType ¢er) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| set_center(const value_type &x, const value_type &y, const value_type &z) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| set_major_radius(const value_type &major_radius) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| set_minor_radius(const value_type &minor_radius) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| set_orientation(const orientation_t &orientation) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| set_orientation(const value_type &qw, const value_type &qx, const value_type &qy, const value_type &qz) | mundy::Ring< Scalar, PointType, QuaternionType > | inline |
| value_type typedef | mundy::Ring< Scalar, PointType, QuaternionType > | |
| ~Ring()=default | mundy::Ring< Scalar, PointType, QuaternionType > | |