Searched refs:getCutPoints (Results 1 – 3 of 3) sorted by relevance
83 const ::std::vector< basegfx::B3DPoint >& getCutPoints() const { return maResult; } in getCutPoints() function in drawinglayer::processor3d::CutFindProcessor
98 o_rResult = aCutFindProcessor.getCutPoints(); in getAllHit3DObjectWithRelativePoint()
214 mbHit = (0 != aCutFindProcessor.getCutPoints().size()); in check3DHit()
Completed in 23 milliseconds