Returns the dotproduct
public static double Multiplication Operator(xyz,xyz);
Multiply the vector by a scalar
public static xyz Multiplication Operator(xyz,double);
xyz Class | Minais.Drawing3d.Math Namespace