Home
last modified time | relevance | path

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

/aoo4110/main/chart2/source/tools/
H A DThreeDHelper.cxx125 double fXAngleRad=0.0; in lcl_getInverseRotationMatrix() local
129 xSceneProperties, fXAngleRad, fYAngleRad, fZAngleRad ); in lcl_getInverseRotationMatrix()
132 aInverseRotation.rotate( -fXAngleRad, 0.0, 0.0 ); in lcl_getInverseRotationMatrix()
139 double fXAngleRad=0.0; in lcl_getCompleteRotationMatrix() local
143 xSceneProperties, fXAngleRad, fYAngleRad, fZAngleRad ); in lcl_getCompleteRotationMatrix()
144 aCompleteRotation.rotate( fXAngleRad, fYAngleRad, fZAngleRad ); in lcl_getCompleteRotationMatrix()
1009 , double fXAngleRad, double fYAngleRad, double fZAngleRad ) in setRotationAngleToDiagram() argument
1034 aCumulatedRotation.rotate( fXAngleRad, fYAngleRad, fZAngleRad ); in setRotationAngleToDiagram()
1052 aNewRotation.rotate( fXAngleRad, fYAngleRad, fZAngleRad ); in setRotationAngleToDiagram()
1488 if( cos(fXAngleRad)*cos(fYAngleRad)<0.0 ) in getAutomaticCuboidPlanePositionForStandardBackWall()
[all …]
/aoo4110/main/chart2/source/inc/
H A DThreeDHelper.hxx77 , double fXAngleRad, double fYAngleRad, double fZAngleRad );

Completed in 330 milliseconds