LibreOffice Module svx (master) 1
|
Public Member Functions | |
Imp3DDepthRemapper (E3dScene const &rScene) | |
sal_uInt32 | RemapOrdNum (sal_uInt32 nOrdNum) const |
Private Attributes | |
std::vector< ImpRemap3DDepth > | maVector |
Definition at line 98 of file scene3d.cxx.
|
explicit |
Definition at line 108 of file scene3d.cxx.
References a, getMinimalDepthInViewCoordinates(), SdrObjList::GetObj(), SdrObjList::GetObjCount(), E3dScene::GetSubList(), and maVector.
sal_uInt32 Imp3DDepthRemapper::RemapOrdNum | ( | sal_uInt32 | nOrdNum | ) | const |
Definition at line 141 of file scene3d.cxx.
References maVector.
|
private |
Definition at line 100 of file scene3d.cxx.
Referenced by Imp3DDepthRemapper(), and RemapOrdNum().