Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctl3d.cxx475 double fRotateY(0.0); in AdaptToSelectedLight() local
479 fRotateY = atan2(-aDirection.getZ(), aDirection.getX()); in AdaptToSelectedLight()
482 aTransform.rotate(0.0, fRotateY, 0.0); in AdaptToSelectedLight()

Completed in 15 milliseconds