FormatFloat Class Reference

output a number as a formatted float: More...

List of all members.

Public Member Functions

 FormatFloat (const REAL num, const int width=10, const int precision=4)

Public Attributes

const REAL mValue
const int mWidth
const int mPrecision


Detailed Description

output a number as a formatted float:

 os << FormatFloat(mynumber,10,4); 

Definition at line 54 of file VFNStreamFormat.h.


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

Generated on Fri Apr 4 23:01:43 2008 for FOX/ObjCryst++ by  doxygen 1.5.5