getInstance static method

GridSampler getInstance()

@return the current implementation of GridSampler

Implementation

static GridSampler getInstance() {
  return _gridSampler;
}