AllPlanes

Undocumented in source.

Members

Functions

opIndex
bool opIndex(int x, int y, int z)
Undocumented in source. Be warned that the author may not have intended to support it.
opIndexAssign
void opIndexAssign(bool value, int x, int y, int z)
Undocumented in source. Be warned that the author may not have intended to support it.
testAllPlanesEqual
void testAllPlanesEqual()
Undocumented in source. Be warned that the author may not have intended to support it.
testPlanesExtract
void testPlanesExtract()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

xplanes
Planes!(Dir.WEST) xplanes;
Undocumented in source.
yplanes
Planes!(Dir.DOWN) yplanes;
Undocumented in source.
zplanes
Planes!(Dir.NORTH) zplanes;
Undocumented in source.

Meta