SoMFVec3i32SetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(Int32) | Sets to one value from 3 integers in array. |
![]() | SetValue(SbVec3d) | Sets to one value from double precision vector. |
![]() | SetValue(SbVec3f) | Sets to one value from single precision vector. |
![]() | SetValue(SbVec3i32) | Sets the first value in the array to newValue, and deletes. |
![]() | SetValue(Int32, Int32, Int32) | Sets to one value from 3 integers. |