Performs substraction of two 3D vector points.
Name | Description |
---|---|
Sub_T(Vector3d, Vector3d) | Performs substraction of two 3D vector points. |
Sub_T(DPoint, DPoint) | Performs subtraction of two points. (inherited from CADPresenter). |
Sub_T(T, T) | Performs subtraction of two points. (inherited from CADPainter<T>). |