NAME
A class of omni::math
MEMBERS
omni::math::angle_measure
A class of omni::math
#include <omni/types/math_t.hpp>class omni::math::angle_measureMEMBERS
omni::math::angle_measure::<
DESCRIPTION
This is the mathematical constant e, also known as Euler's number. If
top
This is the mathematical constant e, also known as Euler's number. If
OMNI_USE_M_E or OMNI_USE_MATH_DEFS are defined, and if the system has M_E defined, then this constant is set to M_E casted to a float. Otherwise this constant is defined as 2.7182818F
top