GetRange Data Member Function

Fills the <Uint64Matrix submitted to this function with the range. For example, if all minimum values are -1 and all maximum values are 1, the matrix is populated with the value 2.

Prototype

int32 GetRange( Uint64Matrix p_oDest )

Parameters

Parameter Type Parameter Name Documentation
<Uint64Matrix>p_oDestA pointer to the destination object.

Examples

Copy Text To Clipboard

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