Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DBaseGFXHelper.cxx187 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 13 milliseconds