Searched defs:fSinAngle (Results 1 – 2 of 2) sorted by relevance
1433 const double fCosAngle = cos( nRot10 * F_PI1800 ), fSinAngle = sin( nRot10 * F_PI1800 ); in ImplCreateRotatedScaled() local
819 const double fSinAngle = sin( nAngle10 * F_PI1800 ); in Rotate() local
Completed in 33 milliseconds