Searched refs:ImplPairDephAndObject (Results 1 – 1 of 1) sorted by relevance
43 class ImplPairDephAndObject class50 ImplPairDephAndObject(const E3dCompoundObject* pObject, double fDepth) in ImplPairDephAndObject() function in ImplPairDephAndObject56 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 35 milliseconds