Click or drag to resize
SoSFVec4i32SetValue Method
Overload List
  NameDescription
Public methodSetValue(Int32)

Sets the field to the given values.

Public methodSetValue(SbVec4d)

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

Public methodSetValue(SbVec4f)

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

Public methodSetValue(SbVec4i32) Obsolete.

Sets this field to newValue.

Public methodSetValue(Int32, Int32, Int32, Int32)

Sets the field to the given values.

Top
See Also