Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/algo/structure/cd_utils/
H A DcuSimpleB2SWrapper.hpp133 unsigned int getNumHits() const {return m_alignments.size();} in getNumHits() function in CSimpleB2SWrapper
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/include/osgUtil/
H A DIntersectVisitor115 int getNumHits(const osg::LineSegment* seg) { return _segHitList[seg].size(); }
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/include/osgUtil/
H A DIntersectVisitor115 int getNumHits(const osg::LineSegment* seg) { return _segHitList[seg].size(); }
/dports/graphics/osg34/OpenSceneGraph-OpenSceneGraph-3.4.1/
H A DChangeLog49797 Changed the getHitList and getNumHits methods to take const osg::LineSegment* as a parameter.
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/
H A DChangeLog60363 Changed the getHitList and getNumHits methods to take const osg::LineSegment* as a parameter.