Function GridMap.cellOctantSize

The size of each octant measured in number of cells. This applies to all three axis.

long cellOctantSize() nothrow @property @nogc;

void cellOctantSize (
  long v
) nothrow @property @nogc;