Merge Data Member Function

Adds an object to the end of the array if the value is not already in the array.

Prototype

int32 Merge( Float32Matrix p_oMatrix )

Parameters

Parameter Type Parameter Name Documentation
<Float32Matrix>p_oMatrixThe object you wish to add to the array.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.