Click or drag to resize
SoMFVec4ui32SetValue Method
Overload List
  NameDescription
Public methodSetValue(UInt32)

Sets to one value from 4 uint32_ts in array.

Public methodSetValue(SbVec4f)

Sets to one value from single precision vector.

Public methodSetValue(SbVec4ui32)

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

Public methodSetValue(UInt32, UInt32, UInt32, UInt32)

Sets to one value from 4 uint32_ts.

Top
See Also