Searched refs:p3DObject (Results 1 – 1 of 1) sorted by relevance
654 const E3dObject* p3DObject = dynamic_cast< const E3dObject* >(maSubList.GetObj(a)); in RecalcBoundVolume() local656 if(p3DObject) in RecalcBoundVolume()658 basegfx::B3DRange aLocalRange(p3DObject->GetBoundVolume()); in RecalcBoundVolume()659 aLocalRange.transform(p3DObject->GetTransform()); in RecalcBoundVolume()
Completed in 22 milliseconds