Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/engine3d/
H A Dhelperhittest3d.cxx43 class ImplPairDephAndObject class
50 ImplPairDephAndObject(const E3dCompoundObject* pObject, double fDepth) in ImplPairDephAndObject() function in ImplPairDephAndObject
56 bool operator<(const ImplPairDephAndObject& rComp) const in operator <()
191 ::std::vector< ImplPairDephAndObject > aDepthAndObjectResults; in getAllHit3DObjectsSortedFrontToBack()
218 …aDepthAndObjectResults.push_back(ImplPairDephAndObject(pCandidate, aPointInViewCoordinates.getZ())… in getAllHit3DObjectsSortedFrontToBack()
233 … ::std::vector< ImplPairDephAndObject >::iterator aIterator2(aDepthAndObjectResults.begin()); in getAllHit3DObjectsSortedFrontToBack()

Completed in 11 milliseconds