PI constant ZERO constants useful material color floats get current seconds since EPOCH function ReAntTweakBar library Added examples folder: ReAntTweakBar example with static option
5 lines
73 B
C++
5 lines
73 B
C++
namespace igl
|
|
{
|
|
const double PI = 3.1415926535897932384626433832795;
|
|
}
|