zero method

T zero()

Sets a zero Radius for all corners.

Implementation

T zero() {
  return all.zero();
}