GetObjects Data Member Function

Populates a <List> object with non-owning pointers to all the ImageProcessor objects in the <ImageProcessorList>.

Prototype

int32 GetObjects( List p_oList )

Parameters

Parameter Type Parameter Name Documentation
<List>p_oListA pointer to the <List> object you wish to populate with ImageProcessor objects.

Examples

Copy Text To Clipboard

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