Click or drag to resize

Point4DDivision Operator

Overload List
 NameDescription
Public operatorStatic memberDivision(Double, Point4D) Divides the scalar by individual coordinates of a point, and returns the result as a new point.
Public operatorStatic memberDivision(Point4D, Point4D) Divides the individual axes of two points, and returns the result as a new point.
Public operatorStatic memberDivision(Point4D, Double) Divides all the coordinates of a point with a scalar, and returns the result as a new point.
Top
See Also