Assign Data Member Function

Sets the <Matrix> to the values of the <Matrix> p_oSource.

Prototype

int32 Assign( Matrix p_oCopy )

Parameters

Parameter Type Parameter Name Documentation
<Matrix>p_oCopyA pointer to the <Matrix> object to copy.

Examples

Copy Text To Clipboard

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