Adds an object to the end of the array if the value is not already in the array.
int32 Merge( Float32Matrix p_oMatrix )
| Parameter Type | Parameter Name | Documentation |
|---|---|---|
| <Float32Matrix> | p_oMatrix | The object you wish to add to the array. |
None published. Please look for an example in the Simdify Scripting Language code base.