What is the const
value of D3DX_PI?
Does it not really matter how i define, so for example i can just define it as
#define D3DX_PI 3.14
Or would it need to be more precie like:
#define D3DX_PI 3.1415926535897932384626
What is the const
value of D3DX_PI?
Does it not really matter how i define, so for example i can just define it as
#define D3DX_PI 3.14
Or would it need to be more precie like:
#define D3DX_PI 3.1415926535897932384626