Searched refs:fRotateY (Results 1 – 1 of 1) sorted by relevance
475 double fRotateY(0.0); in AdaptToSelectedLight() local479 fRotateY = atan2(-aDirection.getZ(), aDirection.getX()); in AdaptToSelectedLight()482 aTransform.rotate(0.0, fRotateY, 0.0); in AdaptToSelectedLight()
Completed in 18 milliseconds