Ah ha, got it, thanks for the pointers.
Have to add this to any file I want to understand the M_PI
#define _USE_MATH_DEFINES
#include <cmath>
then:
Ah ha, got it, thanks for the pointers.
Have to add this to any file I want to understand the M_PI
#define _USE_MATH_DEFINES
#include <cmath>
then: