SoMFVec4i32SetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(Int32) | Sets to one value from 4 integers in array. |
![]() | SetValue(SbVec4d) | Sets to one value from double precision vector. |
![]() | SetValue(SbVec4f) | Sets to one value from single precision vector. |
![]() | SetValue(SbVec4i32) | Sets the first value in the array to newValue, and deletes. |
![]() | SetValue(Int32, Int32, Int32, Int32) | Sets to one value from 4 integers. |