Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx502 const double fRotInXZ(atan2(-rPlaneNormal.getZ(), rPlaneNormal.getXYLength())); in clipPolygonOnPlane() local
541 const double fRotInXZ(atan2(-rPlaneNormal.getZ(), rPlaneNormal.getXYLength())); in clipPolyPolygonOnPlane() local
/trunk/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx456 const double fRotInXZ(atan2(-rVector.getZ(), rVector.getX())); in getRotationFromVector() local

Completed in 33 milliseconds