Click or drag to resize

Point4dMultiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Point4d, Point4d)
Multiplies two Point4d together, returning the dot (internal) product of the two. This is not the cross product.
Public operatorStatic memberMultiply(Point4d, Double)
Multiplies a point by a number.
Top
See Also