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

Sets to one value from 2 ints in array.

Public methodSetValue(SbVec2d)

Sets to one value from double precision vector.

Public methodSetValue(SbVec2f)

Sets to one value from single precision vector.

Public methodSetValue(SbVec2i32)

Sets the first value in the array to newValue, and deletes.

Public methodSetValue(Int32, Int32)

Sets to one value from 2 ints.

Top
See Also