Description:
Subtracts a vector from a point. (Provided for languages that do not support operator overloading. You can use the - operator otherwise)
Description:
Subtracts the second point from the first point. (Provided for languages that do not support operator overloading. You can use the - operator otherwise)