RotatePoint.SetXAngle

Sets the rotation angle around the @a x axis to apply to the input value.

@param xAngle The rotation angle around the @a x axis, in degrees.

The GetValue() method rotates the coordinates of the input value around the origin before returning the output value from the source module.

class RotatePoint
void
SetXAngle
(
double xAngle
)

Meta