Function CSGTorus.sides

The number of slices the torus is constructed of.

long sides() nothrow @property @nogc;

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