Overload List
Name | Description | |
---|---|---|
![]() ![]() | Cartesian(Vector3D) |
Convert polar coordinates (pitch, yaw, lenght) in radian to cartesian coordinates (x, y, z).
To convert angles from cycles to radian, multiply them with VMath.CycToDec.
|
![]() ![]() | Cartesian(Double, Double, Double) |
Convert polar coordinates (pitch, yaw, lenght) in radian to cartesian coordinates (x, y, z).
To convert angles from cycles to radian, multiply them with VMath.CycToDec.
|