Sphere

Sphere object

Constructors

this
this(Vector3f newCenter, float newRadius)
Undocumented in source.

Members

Functions

containsPoint
bool containsPoint(Vector3f pt)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

center
Vector3f center;
Undocumented in source.
radius
float radius;
Undocumented in source.

Meta