Overload List

  NameDescription
Public methodStatic memberCartesianVVVV(Vector3D)
Convert polar coordinates (pitch, yaw, lenght) in radian to cartesian coordinates (x, y, z) exacly like the vvvv node Cartesian. To convert angles from cycles to radian, multiply them with VMath.CycToDec.
Public methodStatic memberCartesianVVVV(Double, Double, Double)
Convert polar coordinates (pitch, yaw, lenght) in radian to cartesian coordinates (x, y, z) exacly like the vvvv node Cartesian. To convert angles from cycles to radian, multiply them with VMath.CycToDec.

See Also