Click or drag to resize
SoMFVec4usSetValue Method
Overload List
  NameDescription
Public methodSetValue(UInt16)

Sets to one value from 4 unsigned shorts in array.

Public methodSetValue(SbVec4f)

Sets to one value from single precision vector.

Public methodSetValue(SbVec4us)

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

Public methodSetValue(UInt16, UInt16, UInt16, UInt16)

Sets to one value from 4 unsigned shorts.

Top
See Also