Rebel Fork Framework
Urho3D::HighPrecisionSphere Struct Reference

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.
 

Detailed Description

Sphere with double precision components.


The documentation for this struct was generated from the following file: