Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/engine3d/
H A Dobj3d.cxx654 const E3dObject* p3DObject = dynamic_cast< const E3dObject* >(maSubList.GetObj(a)); in RecalcBoundVolume() local
656 if(p3DObject) in RecalcBoundVolume()
658 basegfx::B3DRange aLocalRange(p3DObject->GetBoundVolume()); in RecalcBoundVolume()
659 aLocalRange.transform(p3DObject->GetTransform()); in RecalcBoundVolume()

Completed in 10 milliseconds