| center() const | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| center() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(const point_t ¢er, const value_type &radius_1, const value_type &radius_2, const value_type &radius_3) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(const value_type &x, const value_type &y, const value_type &z, const value_type &qw, const value_type &qx, const value_type &qy, const value_type &qz, const value_type &radius_1, const value_type &radius_2, const value_type &radius_3) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(const point_t ¢er, const orientation_t &orientation, const point_t &radii) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(const point_t ¢er, const orientation_t &orientation, const value_type &radius_1, const value_type &radius_2, const value_type &radius_3) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(const Ellipsoid< value_type, point_t, orientation_t > &other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(const OtherEllipsoidType &other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(Ellipsoid< value_type, point_t, orientation_t > &&other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| Ellipsoid(OtherEllipsoidType &&other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| is_finite | mundy::Ellipsoid< Scalar, PointType, OrientationType > | static |
| operator=(const Ellipsoid< value_type, point_t, orientation_t > &other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| operator=(const OtherEllipsoidType &other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| operator=(Ellipsoid< value_type, point_t, orientation_t > &&other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| operator=(OtherEllipsoidType &&other) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| orientation() const | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| orientation() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| orientation_t typedef | mundy::Ellipsoid< Scalar, PointType, OrientationType > | |
| point_t typedef | mundy::Ellipsoid< Scalar, PointType, OrientationType > | |
| radii() const | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radii() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radius_1() const | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radius_1() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radius_2() const | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radius_2() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radius_3() const | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| radius_3() | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| set_center(const point_t ¢er) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| set_center(const value_type &x, const value_type &y, const value_type &z) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| set_orientation(const orientation_t &orientation) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| set_orientation(const value_type &qw, const value_type &qx, const value_type &qy, const value_type &qz) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| set_radii(const point_t &radii) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| set_radii(const value_type &radius_1, const value_type &radius_2, const value_type &radius_3) | mundy::Ellipsoid< Scalar, PointType, OrientationType > | inline |
| value_type typedef | mundy::Ellipsoid< Scalar, PointType, OrientationType > | |
| ~Ellipsoid()=default | mundy::Ellipsoid< Scalar, PointType, OrientationType > | |