E57 Foundation API v1.1.312  Aug. 10, 2011
FloatPrecision precision ( ) const

Get declared precision of the floating point number.

Precondition:
The destination ImageFile must be open (i.e. destImageFile().isOpen()).
Postcondition:
No visible state is modified.
Returns:
The declared precision of the floating point number, either E57_SINGLE or E57_DOUBLE.
Exceptions:
E57_ERROR_IMAGEFILE_NOT_OPEN
E57_ERROR_INTERNALAll objects in undocumented state
See also:
FloatCreate.cpp example, FloatPrecision
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines