K_SWAP_MASK

Constant K_SWAP_MASK 

Source
pub const K_SWAP_MASK: u8 = 0x01;
Expand description

Together these flags define a cell orientation. If ‘kSwapMask’ is true, then canonical traversal order is flipped around the diagonal (i.e. i and j are swapped with each other). If