DrawGrid abstract method

void DrawGrid(
  1. num slices,
  2. num spacing
)

Implementation

void DrawGrid(
  num slices,
  num spacing,
);