Initialize Data Member Function

Initializes the <Matrix> with the specified value.

Prototype

int32 Initialize( double p_dValue )

Parameters

Parameter Type Parameter Name Documentation
doublep_dValueThe value with which you wish to initialize the matrix.

Examples

Copy Text To Clipboard

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