liberty-engine ~master (2019-02-13T12:42:06Z)
Dub
Repo
Sphere.intersects
liberty
math
shapes
Sphere
struct
Sphere
(T, int N)
const
bool
intersects
(
Sphere
s
)
if
(
N
== 2 ||
N
== 3
)
Meta
Source
See Implementation
liberty
math
shapes
Sphere
aliases
PointType
constructors
this
functions
area
contains
distanceTo
intersects
squaredDistanceTo
variables
center
radius