PointSubtraction Operator |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
![]() ![]() | Subtraction(Point, Point) |
Calculates the vector that describes the change in XYZ to go from first to second |
![]() ![]() | Subtraction(Point, Vector) |
Performs a translation of the given point, using the given translation vector.
|