|
Rebel Fork Framework
|
Sphere with double precision components. More...
#include <Urho3D/Math/TetrahedralMesh.h>
Public Member Functions | |
| double | Distance (const Vector3 &position) const |
| Return signed distance from position to the sphere. | |
Public Attributes | |
| HighPrecisionVector3 | center_ |
| Center. | |
| double | radius_ {} |
| Radius. | |
Sphere with double precision components.