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