Box

Undocumented in source.

Members

Functions

intersects
bool intersects(Box!T box)
Undocumented in source.
intersects
bool intersects(Box!T box, bool deep)
Undocumented in source.
toString
string toString()
Undocumented in source.

Properties

dup
Box!T dup [@property getter]
Undocumented in source.
maximum
Vector3!T maximum [@property getter]
Undocumented in source.
minimum
Vector3!T minimum [@property getter]
Undocumented in source.

Meta