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>
List of all members.
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
Definition at line 212 of file Astronomy.h.
The documentation for this class was generated from the following file: