VisibilityCheckChunk

Undocumented in source.

Members

Functions

setMask
void setMask(ulong mask, Dir fromDir)
Undocumented in source. Be warned that the author may not have intended to support it.
traceFrom
void traceFrom(Dir fromDir)
Undocumented in source. Be warned that the author may not have intended to support it.
tracePaths
void tracePaths()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

chunk
SmallChunk* chunk;
Undocumented in source.
maskFrom
ulong[6] maskFrom;
Undocumented in source.
maskTo
ulong[6] maskTo;
Undocumented in source.
pos
Vector3d pos;
Undocumented in source.
spreadToDirMask
ubyte spreadToDirMask;
Undocumented in source.
visitedFromDirMask
ubyte visitedFromDirMask;
Undocumented in source.

Meta