GetConsumedSlotCount Data Member Function

Returns the number of slots in the <DataCaptureList> that currently contain <DataCapture> objects. Slot counts follow standard matrix and vector rules. For example: a Matrix4x4 has 4 vector slots and 16 scalar slots, and a <Float64Vector> has 4 scalar slots.

Prototype

int32 GetConsumedSlotCount()

Examples

Copy Text To Clipboard

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