Click or drag to resize
SoMFVec4sSetValue Method
Overload List
  NameDescription
Public methodSetValue(Int16)

Sets to one value from 4 shorts in array.

Public methodSetValue(SbVec4f)

Sets to one value from single precision vector.

Public methodSetValue(SbVec4s)

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

Public methodSetValue(Int16, Int16, Int16, Int16)

Sets to one value from 4 shorts.

Top
See Also