Click or drag to resize

PointSubtraction Operator

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public operatorStatic memberSubtraction(Point, Point)
Calculates the vector that describes the change in XYZ to go from first to second
Public operatorStatic memberSubtraction(Point, Vector)
Performs a translation of the given point, using the given translation vector.
Top
See Also