Overload List
| Method | Description |
|---|---|
Vector2d.IsZeroLength () | This method calls Vector2d.IsZeroLength(Tolerance tolerance) with tolerance set to Global. |
Vector2d.IsZeroLength (Tolerance) | Returns true if this vector is equal to zero vector. Returns false otherwise. |
