12 #include <corsika/framework/geometry/Point.hpp> 13 #include <corsika/framework/geometry/Line.hpp> 14 #include <corsika/framework/geometry/IVolume.hpp> 33 Point const& getCenter()
const;
35 void setCenter(
Point const&);
43 std::string asString()
const;
52 #include <corsika/detail/framework/geometry/Sphere.inl>
Import and extend the phys::units package.
`, since they are used everywhere as integral part of the framework.
std::shared_ptr< CoordinateSystem const > CoordinateSystemPtr
To refer to CoordinateSystems, only the CoordinateSystemPtr must be used.
bool contains(Point const &p) const override
returns true if the Point p is within the sphere
Describes a sphere in space.