Example #1
0
 gcc_pure
 Angle GetMiddle() const {
   return start.Fraction(end, fixed(0.5));
 }