| center() const | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| center() | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D() | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D(const point_t ¢er, const orientation_t &orientation, const value_type &radius) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D(const OtherPointType ¢er, const OtherQuaternionType &orientation, const value_type &radius) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D(const Circle3D< value_type, point_t, orientation_t > &other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D(const OtherCircle3DType &other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D(Circle3D< value_type, point_t, orientation_t > &&other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| Circle3D(OtherCircle3DType &&other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| is_finite | mundy::Circle3D< Scalar, PointType, QuaternionType > | static |
| operator=(const Circle3D< value_type, point_t, orientation_t > &other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| operator=(const OtherCircle3DType &other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| operator=(Circle3D< value_type, point_t, orientation_t > &&other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| operator=(OtherCircle3DType &&other) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| orientation() const | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| orientation() | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| orientation_t typedef | mundy::Circle3D< Scalar, PointType, QuaternionType > | |
| point_t typedef | mundy::Circle3D< Scalar, PointType, QuaternionType > | |
| radius() const | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| radius() | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| set_center(const OtherPointType ¢er) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| set_center(const value_type &x, const value_type &y, const value_type &z) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| set_orientation(const orientation_t &orientation) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| set_orientation(const value_type &qw, const value_type &qx, const value_type &qy, const value_type &qz) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| set_radius(const value_type &radius) | mundy::Circle3D< Scalar, PointType, QuaternionType > | inline |
| value_type typedef | mundy::Circle3D< Scalar, PointType, QuaternionType > | |
| ~Circle3D()=default | mundy::Circle3D< Scalar, PointType, QuaternionType > | |