Decimal Class Reference

HACK: I reduced sig fig from 10 to 7, because ufo2map only uses float no point in more than 7 sig fig. any change here must also be made in ufo2map .map writing code. blondandy. More...

#include <textstream.h>

Public Member Functions

 Decimal (double f)

Data Fields

double m_f

Detailed Description

HACK: I reduced sig fig from 10 to 7, because ufo2map only uses float no point in more than 7 sig fig. any change here must also be made in ufo2map .map writing code. blondandy.

Definition at line 233 of file textstream.h.


Constructor & Destructor Documentation

Decimal::Decimal ( double  f  )  [inline]

Definition at line 236 of file textstream.h.


Field Documentation

double Decimal::m_f

Definition at line 235 of file textstream.h.

Referenced by ostream_write().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2