Home
last modified time | relevance | path

Searched refs:atan2 (Results 1 – 25 of 40) sorted by relevance

12

/aoo41x/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx114 …const double fRotation(atan2(aTargetDirection.getY(), aTargetDirection.getX()) + (90.0 * F_PI180)); in createAreaGeometryForLineStartEnd()
402 atan2(aTangentA.getY(), aTangentA.getX()) + F_PI2, in createAreaGeometryForEdge()
465 atan2(aTangentB.getY(), aTangentB.getX()) - F_PI2, in createAreaGeometryForEdge()
602 fAngle = atan2(aTangent.getY(), aTangent.getX()); in createAreaGeometryForEdge()
639 fAngle = atan2(aTangent.getY(), aTangent.getX()); in createAreaGeometryForEdge()
738 double fAngleStart(atan2(rPerpendPrev.getY(), rPerpendPrev.getX())); in createAreaGeometryForJoin()
739 double fAngleEnd(atan2(rPerpendEdge.getY(), rPerpendEdge.getX())); in createAreaGeometryForJoin()
H A Db3dpolygonclipper.cxx501 const double fRotInXY(atan2(rPlaneNormal.getY(), rPlaneNormal.getX())); in clipPolygonOnPlane()
502 const double fRotInXZ(atan2(-rPlaneNormal.getZ(), rPlaneNormal.getXYLength())); in clipPolygonOnPlane()
540 const double fRotInXY(atan2(rPlaneNormal.getY(), rPlaneNormal.getX())); in clipPolyPolygonOnPlane()
541 const double fRotInXZ(atan2(-rPlaneNormal.getZ(), rPlaneNormal.getXYLength())); in clipPolyPolygonOnPlane()
H A Db3dpolygontools.cxx647 … const double fXCenter(fOne - ((atan2(aPlaneCenter.getZ(), aPlaneCenter.getX()) + F_PI) / F_2PI)); in applyDefaultTextureCoordinatesSphere()
652 const double fY(fOne - ((atan2(aVector.getY(), aVector.getXZLength()) + F_PI2) / F_PI)); in applyDefaultTextureCoordinatesSphere()
684 double fX(fOne - ((atan2(aVector.getZ(), aVector.getX()) + F_PI) / F_2PI)); in applyDefaultTextureCoordinatesSphere()
H A Db2dpolygonclipper.cxx362 aMatrixTransform.rotate(-atan2(aEdge.getY(), aEdge.getX())); in clipPolygonOnEdge()
395 aMatrixTransform.rotate(-atan2(aEdge.getY(), aEdge.getX())); in clipPolyPolygonOnEdge()
H A Db2dpolygontriangulator.cxx79 mfAtan2 = atan2(maEnd.getY() - maStart.getY(), maEnd.getX() - maStart.getX()); in EdgeEntry()
/aoo41x/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx347 rRotate = atan2(aUnitVecX.getY(), aUnitVecX.getX()); in decompose()
353 rRotate = atan2(aUnitVecY.getY(), aUnitVecY.getX()) - M_PI_2; in decompose()
364 rRotate = atan2(aUnitVecX.getY(), aUnitVecX.getX()); in decompose()
384 rRotate = atan2(aUnitVecX.getY(), aUnitVecX.getX()); in decompose()
H A Db3dhommatrix.cxx573 rRotate.setX(atan2(-1.0*aCol1.getX(), aCol1.getY())); in decompose()
575 rRotate.setX(atan2(aCol1.getX(), aCol1.getY())); in decompose()
580 rRotate.setX(atan2(aCol1.getZ(), aCol2.getZ())); in decompose()
581 rRotate.setZ(atan2(aCol0.getY(), aCol0.getX())); in decompose()
/aoo41x/main/svx/source/svdraw/
H A Dgradtrns.cxx227 double fNewFullAngle(atan2(aFullVec.getY(), aFullVec.getX())); in VecToGrad()
312 double fNewFullAngle(atan2(aFullVec.getY(), aFullVec.getX())); in VecToGrad()
408 double fNewFullAngle(atan2(aFullVec.getY(), aFullVec.getX())); in VecToGrad()
504 double fNewFullAngle(atan2(aFullVec.getY(), aFullVec.getX())); in VecToGrad()
H A Dsvdotextpathdecomposition.cxx430 aNewTransformB.rotate(atan2(aDirection.getY(), aDirection.getX())); in HandlePair()
445 const double fShearValue(atan2(aDirection.getY(), aDirection.getX())); in HandlePair()
463 const double fShearValue(atan2(aDirection.getY(), aDirection.getX())); in HandlePair()
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx455 const double fRotInXY(atan2(rVector.getY(), rVector.getXZLength())); in getRotationFromVector()
456 const double fRotInXZ(atan2(-rVector.getZ(), rVector.getX())); in getRotationFromVector()
589 … const double fRotInYZ(atan2(aTransBack.getY(), aTransBack.getZ())); in impCreate3DDecomposition()
/aoo41x/main/filter/source/graphicfilter/eos2met/
H A Deos2met.cxx1621 fa1=atan2(-fdy,fdx); in WriteOrders()
1627 fa2=atan2(-fdy,fdx); in WriteOrders()
1658 fa1=atan2(-fdy,fdx); in WriteOrders()
1664 fa2=atan2(-fdy,fdx); in WriteOrders()
1708 fa1=atan2(-fdy,fdx); in WriteOrders()
1714 fa2=atan2(-fdy,fdx); in WriteOrders()
/aoo41x/main/connectivity/qa/complex/connectivity/dbase/
H A DDBaseNumericFunctions.java94 atan2(xRowRes); in testFunctions()
376 …private void atan2(final XRowSet xRowRes) throws com.sun.star.uno.Exception, com.sun.star.beans.Un… in atan2() method in DBaseNumericFunctions
/aoo41x/main/svx/source/dialog/
H A Ddlgctl3d.cxx479 fRotateY = atan2(-aDirection.getZ(), aDirection.getX()); in AdaptToSelectedLight()
779 rHor = atan2(-aDirection.getX(), -aDirection.getZ()) + F_PI; // 0..2PI in GetPosition()
780 rVer = atan2(aDirection.getY(), aDirection.getXZLength()); // -PI2..PI2 in GetPosition()
/aoo41x/main/basegfx/source/vector/
H A Db2ivector.cxx57 return atan2(double( mnX * rVec.getY() - mnY * rVec.getX()), in angle()
H A Db2dvector.cxx94 return atan2(mfX * rVec.getY() - mfY * rVec.getX(), in angle()
/aoo41x/main/svx/source/sdr/contact/
H A Dviewcontactofsdrpathobj.cxx102 atan2(aLine.getY(), aLine.getX()), in createViewIndependentPrimitive2DSequence()
/aoo41x/main/svx/source/engine3d/
H A Dview3d.cxx185 aMatrixTransform.rotate(-atan2(aEdge.getY(), aEdge.getX())); in SetMirrorAxis()
187 aMatrixTransform.rotate(atan2(aEdge.getY(), aEdge.getX())); in SetMirrorAxis()
923 fRot3D = atan2(aDiff.getY(), aDiff.getX()) - F_PI2; in ConvertMarkedObjTo3D()
H A Dscene3d.cxx838 sal_uInt16 nSceneShadowSlant = (sal_uInt16)((atan2(rVec.getY(), rVec.getZ()) / F_PI180) + 0.5); in SetShadowPlaneDirection()
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx422 aUnitGradientToObject.rotate(atan2(aVector.getY(), aVector.getX())); in create2DDecomposition()
442 aUnitGradientToObject.rotate(atan2(aVector.getY(), aVector.getX())); in create2DDecomposition()
/aoo41x/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx1052 w1=fmod((atan2(x1-cx,y1-cy)-atan2(x2-cx,y2-cy)),6.28318530718); if (w1<0) w1+=6.28318530718; in ReadArc()
1053 w3=fmod((atan2(x3-cx,y3-cy)-atan2(x2-cx,y2-cy)),6.28318530718); if (w3<0) w3+=6.28318530718; in ReadArc()
1958 aAttr.nChrAng=(short)(atan2((double)nY,(double)nX)/3.1415926539*1800.0); in ReadOrder()
/aoo41x/main/connectivity/source/drivers/file/
H A DFNumericFunctions.cxx225 return atan2((double)lhs,(double)rhs); in operate()
/aoo41x/main/vcl/source/window/
H A Dscrwnd.cxx268 double fAngle = atan2( (double) -nDistY, nDistX ) / F_PI180; in ImplGetMousePointer()
/aoo41x/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx252 rNewTransform.rotate(atan2(aTangent.getY(), aTangent.getX())); in allowChange()
/aoo41x/main/filter/source/graphicfilter/idxf/
H A Ddxfvec.cxx243 return atan2(aMX.fy,aMX.fx)/3.14159265359*180.0; in CalcRotAngle()
/aoo41x/main/svx/source/sdr/primitive2d/
H A Dsdrmeasureprimitive2d.cxx98 const double fAngle(atan2(aLine.getY(), aLine.getX())); in create2DDecomposition()

Completed in 349 milliseconds

12