Overload List
Name | Description | |
---|---|---|
![]() ![]() | Subtraction(Double, Vector2D) |
value - vector, subtracts all vector components from a value
|
![]() ![]() | Subtraction(Vector2D, Double) |
vector - value, subtracts a value from all vector components
|
![]() ![]() | Subtraction(Vector2D, Vector2D) |
vector - vector, subtracts the components of v2 from the components of v1
|