SideIntersectionTable

Undocumented in source.

Members

Functions

get
bool get(ShapeSideMask current, ShapeSideMask other)

Returns true if current shape side is visible

reset
void reset(ShapeSideMask current, ShapeSideMask other)
Undocumented in source. Be warned that the author may not have intended to support it.
set
void set(ShapeSideMask current, ShapeSideMask other)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

numTypes
size_t numTypes;
Undocumented in source.
table
bool[] table;
Undocumented in source.

Meta