Click or drag to resize
SoMFVec4ui32Set1Value Method
Overload List
  NameDescription
Public methodSet1Value(Int32, SbVec4f)

Sets one value from single precision vector.

Public methodSet1Value(Int32, SbVec4ui32) Obsolete.

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

Public methodSet1Value(Int32, UInt32)

Sets one value from 4 uint32_ts in array.

Public methodSet1Value(Int32, UInt32, UInt32, UInt32, UInt32)

Sets one value from 4 uint32_ts.

Top
See Also