LibreOffice Module svx (master)
1
|
Go to the source code of this file.
Functions | |
double | getMinimalDepthInViewCoordinates (const E3dCompoundObject &rObject) |
support extracting the minimal depth of a 3d object in its scene More... | |
double getMinimalDepthInViewCoordinates | ( | const E3dCompoundObject & | rObject | ) |
support extracting the minimal depth of a 3d object in its scene
rObject | The 3D Object from which the minimal depth needs to be calculated. The scene is defined by the object already |
Definition at line 149 of file helperminimaldepth3d.cxx.
References E3dObject::getParentE3dSceneFromE3dObject(), E3dObject::getRootE3dSceneFromE3dObject(), E3dObject::GetTransform(), SdrObject::GetViewContact(), sdr::contact::ViewContactOfE3d::getViewIndependentPrimitive3DContainer(), and sdr::contact::ViewContactOfE3dScene::getViewInformation3D().
Referenced by Imp3DDepthRemapper::Imp3DDepthRemapper().