Home
last modified time | relevance | path

Searched refs:M_PI (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-4.2.7-SampleDemos/gx/DMPGL/LightingDistanceAtte/
Ds.h8 #ifndef M_PI
9 #define M_PI 3.14159265358979323846264338327950288 macro
53 float theta = ( float )M_PI * st[1]; in _tToVTBN()
54 float phai = 2.f * ( float )M_PI * st[0]; in _tToVTBN()