SoSFRotationSetValue Method |
Name | Description | |
---|---|---|
SetValue(Single) | Sets the field to the given quaternion (x, y, z, w). | |
SetValue(SbRotation) | Obsolete. Sets this field to newValue. | |
SetValue(SbRotationd) | Convenience method that allows you to specify a field value using a double precision variable. | |
SetValue(SbVec3f, Single) | Sets the field to the rotation given by axis/angle. | |
SetValue(Single, Single, Single, Single) | Sets the field to the given quaternion (x, y, z, w). |