SoSFArraySetValue Method |
Name | Description | |
---|---|---|
![]() | SetValue(SbVec3i32, SbDataType, SbNativeArrayByte) | Calls SetValue(size, dataType, data, OIV.Inventor.Fields.SoSFArray.CopyPolicies( .SoSFArray.COPY )). |
![]() | SetValue(SbVec3i32, SbDataType, SbNativeArray) | Obsolete. Calls SetValue(size, dataType, data, OIV.Inventor.Fields.SoSFArray.CopyPolicies( .SoSFArray.COPY )). |
![]() | SetValue(SbVec3i32, SbDataType, SbNativeArrayByte, SoSFArrayCopyPolicies) | Fill the array with data of the specified dimensions and type using the specified copy policy. |
![]() | SetValue(SbVec3i32, SbDataType, SbNativeArray, SoSFArrayCopyPolicies) | Obsolete. Fill the array with data of the specified dimensions and type using the specified copy policy. |