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

Sets the field to the given value.

Public methodSetValue(SbVec2d)

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

Public methodSetValue(SbVec2f)

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

Public methodSetValue(SbVec2i32) Obsolete.

Sets this field to newValue.

Public methodSetValue(Int32, Int32)

Sets the field to the given value.

Top
See Also