Home
last modified time | relevance | path

Searched defs:fRotInXY (Results 1 – 2 of 2) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx501 const double fRotInXY(atan2(rPlaneNormal.getY(), rPlaneNormal.getX())); in clipPolygonOnPlane() local
540 const double fRotInXY(atan2(rPlaneNormal.getY(), rPlaneNormal.getX())); in clipPolyPolygonOnPlane() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx455 const double fRotInXY(atan2(rVector.getY(), rVector.getXZLength())); in getRotationFromVector() local

Completed in 18 milliseconds