Home | History | Annotate | Download | only in geometry

Lines Matching defs:revert

508   /** Revert a rotation.
510 * rotation. This means that if r(u) = v, then r.revert(v) = u. The
515 public Rotation revert() {