clearDepth method

void clearDepth()

Implementation

void clearDepth() {
  clear(false, true, false);
}