GetRange Data Member Function

Fills a <Uint64Matrix with the range specified by this object. These will be whole numbers and this should only be used for whole number use cases.

Prototype

int32 GetRange( Uint64Matrix p_oValue )

Parameters

Parameter Type Parameter Name Documentation
<Uint64Matrix>p_oValueA pointer to a <Uint64Matrix object that stores the range values.

Examples

Copy Text To Clipboard

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