Home
last modified time | relevance | path

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

/trunk/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx116 basegfx::B3DHomMatrix aInBetweenSceneMatrix; in fillViewInformation3DForCompoundObject() local
125 aInBetweenSceneMatrix = pParentScene->GetTransform() * aInBetweenSceneMatrix; in fillViewInformation3DForCompoundObject()
140 if(aInBetweenSceneMatrix.isIdentity()) in fillViewInformation3DForCompoundObject()
150 aViewInfo3D.getObjectTransformation() * aInBetweenSceneMatrix, in fillViewInformation3DForCompoundObject()
H A Dhelperminimaldepth3d.cxx179 basegfx::B3DHomMatrix aInBetweenSceneMatrix; in getMinimalDepthInViewCoordinates() local
184 aInBetweenSceneMatrix = pParentScene->GetTransform() * aInBetweenSceneMatrix; in getMinimalDepthInViewCoordinates()
190 aViewInfo3D.getObjectTransformation() * aInBetweenSceneMatrix, in getMinimalDepthInViewCoordinates()

Completed in 24 milliseconds