Click or drag to resize
SoMFVec2i32Set1Value Method
Overload List
  NameDescription
Public methodSet1Value(Int32, SbVec2d)

Sets one value from double precision vector.

Public methodSet1Value(Int32, SbVec2f)

Sets one value from single precision vector.

Public methodSet1Value(Int32, SbVec2i32) Obsolete.

Sets the index'th value in the array to newValue.

Public methodSet1Value(Int32, Int32)

Sets one value from 2 ints in array.

Public methodSet1Value(Int32, Int32, Int32)

Sets one value from 2 ints.

Top
See Also