ReduceByIndex Data Member Function

Populates the destination <NodeBuffer> with <Node> objects whose child indices match the specified indices.

Prototype

int32 ReduceByIndex( Int32Array p_aiIndices )

Parameters

Parameter Type Parameter Name Documentation
<Int32Array>p_aiIndicesA pointer to an <Int32Array> containing the child indices for the query.

Examples

Copy Text To Clipboard

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