Copy Data Member Function

Copies the value of the source onto the destination.

Prototype

int32 Copy( Float32MatrixArray p_oSource )

Parameters

Parameter Type Parameter Name Documentation
<Float32MatrixArray>p_oSourceA pointer to the source array.

Examples

Copy Text To Clipboard

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