WriteFloat32Array Data Member Function

Writes an array of values to disk.

Prototype

int32 WriteFloat32Array( Float32Iterator first, Float32Iterator last )

Parameters

Parameter Type Parameter Name Documentation
<Float32Iterator>firstAn iterator at the start of the range to write to disk.
<Float32Iterator>lastAn iterator at the end of the range to write to disk.

Examples

Copy Text To Clipboard

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