[inline, protected]
Enumerates the location determined by the direction if this heading vector and the pivot supplied.
Check if the two objects are the same
Definition at line 318 of file HeadingVector.cs.
{ return X == other.X && Y == other.Y; }