Searched defs:fRotInXZ (Results 1 – 2 of 2) sorted by relevance
502 const double fRotInXZ(atan2(-rPlaneNormal.getZ(), rPlaneNormal.getXYLength())); in clipPolygonOnPlane() local541 const double fRotInXZ(atan2(-rPlaneNormal.getZ(), rPlaneNormal.getXYLength())); in clipPolyPolygonOnPlane() local
456 const double fRotInXZ(atan2(-rVector.getZ(), rVector.getX())); in getRotationFromVector() local
Completed in 14 milliseconds