Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/engine3d/
H A Dscene3d.cxx72 ImpRemap3DDepth(sal_uInt32 nOrdNum, double fMinimalDepth);
83 ImpRemap3DDepth::ImpRemap3DDepth(sal_uInt32 nOrdNum, double fMinimalDepth) in ImpRemap3DDepth() argument
85 mfMinimalDepth(fMinimalDepth), in ImpRemap3DDepth()
151 …const double fMinimalDepth(getMinimalDepthInViewCoordinates(static_cast< const E3dCompoundObject& … in Imp3DDepthRemapper() local
152 ImpRemap3DDepth aEntry(a, fMinimalDepth); in Imp3DDepthRemapper()

Completed in 53 milliseconds