clearPass method

void clearPass()

Implementation

void clearPass() {
  passes.clear();
}