Overload List
| Method | Description |
|---|---|
Vector2d.IsCodirectionalTo (Vector2d) | This method calls Vector2d.IsCodirectionalTo(Vector2d vector, Tolerance tolerance) with tolerance set to Global. |
Vector2d.IsCodirectionalTo (Vector2d, Tolerance) | This function checks if this vector is codirectional to the vectorv vec. Namely, it checks if after normalization this vector... more |
