21 template <
typename Real>
51 template <
typename Real>
61 template <
typename Real>
72 template <
typename Real>
82 Real dotPerp =
DotPerp(diffPE0, diffE1E0);
83 return dotPerp >= (Real)0;
86 template <
typename Real>
93 template <
typename Real>
99 template <
typename Real>
132 return end[1] < arc.
end[1];
135 template <
typename Real>
141 template <
typename Real>
147 template <
typename Real>
bool operator<(Arc2 const &arc) const
bool operator<=(Arc2 const &arc) const
Real DotPerp(Vector2< Real > const &v0, Vector2< Real > const &v1)
bool operator>=(Arc2 const &arc) const
bool operator>(Arc2 const &arc) const
bool operator!=(Arc2 const &arc) const
bool operator==(Arc2 const &arc) const
bool Contains(Vector2< Real > const &p) const
static Vector Unit(int d)