Caelum  0.6.3
List of all members
Caelum::ScopedHighPrecissionFloatSwitch Class Reference

Dummy class to increase floting point precission in a block This class will raise precission in the ctor and restore it in the destructor. More...

#include <Astronomy.h>

Detailed Description

Dummy class to increase floting point precission in a block This class will raise precission in the ctor and restore it in the destructor.

During it's lifetime floating-point precission will be increased.

To use this class just create a instance on the stack at the start of a block.

See also
Astronomy::enterHighPrecissionFloatingPointMode

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