Searched refs:aShearing (Results 1 – 1 of 1) sorted by relevance
/trunk/main/chart2/source/tools/ |
H A D | BaseGFXHelper.cxx | 187 B3DTuple aScale, aTranslation, aRotation, aShearing; in GetRotationFromMatrix() local 188 rB3DMatrix.decompose( aScale, aTranslation, aRotation, aShearing ); in GetRotationFromMatrix() 194 B3DTuple aScale, aTranslation, aRotation, aShearing; in GetScaleFromMatrix() local 195 rB3DMatrix.decompose( aScale, aTranslation, aRotation, aShearing ); in GetScaleFromMatrix()
|
Completed in 6 milliseconds