Searched refs:aBoundVol (Results 1 – 2 of 2) sorted by relevance
1014 basegfx::B3DRange aBoundVol = pScene->GetBoundVolume(); in ConvertMarkedObjTo3D() local1015 InitScene(pScene, (double)aRect.GetWidth(), (double)aRect.GetHeight(), aBoundVol.getDepth()); in ConvertMarkedObjTo3D()1782 basegfx::B3DRange aBoundVol; in MergeScenes() local1840 if (pNewObj) aBoundVol.expand(pNewObj->GetBoundVolume()); in MergeScenes()1861 InitScene(pScene, fW, fH, aBoundVol.getMaxZ() + + ((fW + fH) / 4.0)); in MergeScenes()1865 basegfx::B3DPoint aMinVec(aBoundVol.getMinimum()); in MergeScenes()1866 basegfx::B3DPoint aMaxVec(aBoundVol.getMaximum()); in MergeScenes()
265 basegfx::B3DRange aBoundVol; in ImpPrepareBasic3DShape() local268 aBoundVol.expand(aObjVol); in ImpPrepareBasic3DShape()269 double fDeepth(aBoundVol.getDepth()); in ImpPrepareBasic3DShape()
Completed in 26 milliseconds