SoMFVec4ubSetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(Byte) | Sets to one value from 4 unsigned chars in array. |
![]() | SetValue(SbVec4f) | Sets to one value from single precision vector. |
![]() | SetValue(SbVec4ub) | Sets the first value in the array to newValue, and deletes. |
![]() | SetValue(Byte, Byte, Byte, Byte) | Sets to one value from 4 unsigned chars. |