OGS
GeoLib::MinimalBoundingSphere Member List

This is the complete list of members for GeoLib::MinimalBoundingSphere, including all inherited members.

_centerGeoLib::MinimalBoundingSphereprivate
_radiusGeoLib::MinimalBoundingSphereprivate
getCenter() constGeoLib::MinimalBoundingSphereinline
getRadius() constGeoLib::MinimalBoundingSphereinline
MinimalBoundingSphere(MathLib::Point3d const &p, double radius=std::numeric_limits< double >::epsilon())GeoLib::MinimalBoundingSphereexplicit
MinimalBoundingSphere(MathLib::Point3d const &p, MathLib::Point3d const &q)GeoLib::MinimalBoundingSphere
MinimalBoundingSphere(MathLib::Point3d const &p, MathLib::Point3d const &q, MathLib::Point3d const &r)GeoLib::MinimalBoundingSphere
MinimalBoundingSphere(MathLib::Point3d const &p, MathLib::Point3d const &q, MathLib::Point3d const &r, MathLib::Point3d const &s)GeoLib::MinimalBoundingSphere
MinimalBoundingSphere(std::vector< MathLib::Point3d * > const &points)GeoLib::MinimalBoundingSphereexplicit
MinimalBoundingSphere()GeoLib::MinimalBoundingSphereprivate
pointDistanceSquared(MathLib::Point3d const &pnt) constGeoLib::MinimalBoundingSphere
recurseCalculation(std::vector< MathLib::Point3d * > sphere_points, std::size_t start_idx, std::size_t length, std::size_t n_boundary_points)GeoLib::MinimalBoundingSphereprivatestatic