Math utility functions. More...
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | SgMath |
Math utility functions. | |
Defines | |
#define | SG_SQRT2 1.41421356237309504880 |
Square-root of 2. | |
Functions | |
int | SgMath::RoundToInt (double v) |
Round to the closest integer value. |
Math utility functions.
Definition in file SgMath.h.