Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DThreeDHelper.cxx374 double lcl_shiftAngleToIntervalMinusPiToPi( double fAngleRad ) in lcl_shiftAngleToIntervalMinusPiToPi() function
958 rfXAngleRad = lcl_shiftAngleToIntervalMinusPiToPi(aRotation.getX()); in getRotationAngleFromDiagram()
959 rfYAngleRad = lcl_shiftAngleToIntervalMinusPiToPi(aRotation.getY()); in getRotationAngleFromDiagram()
960 rfZAngleRad = lcl_shiftAngleToIntervalMinusPiToPi(aRotation.getZ()); in getRotationAngleFromDiagram()
968 rfXAngleRad = lcl_shiftAngleToIntervalMinusPiToPi(rfXAngleRad); in getRotationAngleFromDiagram()
969 rfYAngleRad = lcl_shiftAngleToIntervalMinusPiToPi(rfYAngleRad); in getRotationAngleFromDiagram()
970 rfZAngleRad = lcl_shiftAngleToIntervalMinusPiToPi(rfZAngleRad); in getRotationAngleFromDiagram()

Completed in 73 milliseconds