WorldBox

Undocumented in source.

Constructors

this
this(ivec3 pos, ivec3 size, ushort dim)
Undocumented in source.
this
this(Box box, ushort dim)
Undocumented in source.

Alias This

box

Members

Functions

contains
bool contains(ivec3 point, ushort dimention)
Undocumented in source. Be warned that the author may not have intended to support it.
opEquals
bool opEquals(WorldBox other)
Undocumented in source. Be warned that the author may not have intended to support it.
positions4d
auto positions4d()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

box
Box box;
Undocumented in source.
dimention
ushort dimention;
Undocumented in source.

Meta