ReadFloat32 Data Member Function

Reads a single <float32> from disk, but must return a <float64> value since Scenome Scripting Language does not support the <float32> data type.

Prototype

double ReadFloat32()

Examples

Copy Text To Clipboard

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