Click or drag to resize
SoSFRotationSetValue Method
Overload List
  NameDescription
Public methodSetValue(Single)

Sets the field to the given quaternion (x, y, z, w).

Public methodSetValue(SbRotation) Obsolete.

Sets this field to newValue.

Public methodSetValue(SbRotationd)

Convenience method that allows you to specify a field value using a double precision variable.

Public methodSetValue(SbVec3f, Single)

Sets the field to the rotation given by axis/angle.

Public methodSetValue(Single, Single, Single, Single)

Sets the field to the given quaternion (x, y, z, w).

Top
See Also