Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/engine3d/
H A Dscene3d.cxx63 class ImpRemap3DDepth class
72 ImpRemap3DDepth(sal_uInt32 nOrdNum, double fMinimalDepth);
73 ImpRemap3DDepth(sal_uInt32 nOrdNum);
74 ~ImpRemap3DDepth();
77 bool operator<(const ImpRemap3DDepth& rComp) const;
83 ImpRemap3DDepth::ImpRemap3DDepth(sal_uInt32 nOrdNum, double fMinimalDepth) in ImpRemap3DDepth() function in ImpRemap3DDepth
90 ImpRemap3DDepth::ImpRemap3DDepth(sal_uInt32 nOrdNum) in ImpRemap3DDepth() function in ImpRemap3DDepth
96 ImpRemap3DDepth::~ImpRemap3DDepth() in ~ImpRemap3DDepth()
100 bool ImpRemap3DDepth::operator<(const ImpRemap3DDepth& rComp) const in operator <()
152 ImpRemap3DDepth aEntry(a, fMinimalDepth); in Imp3DDepthRemapper()
[all …]

Completed in 64 milliseconds