flip method

void flip()

Implementation

void flip() {
  normal.negate();
}