| typedef std::vector<int> osgUtil::Hit::VecIndexList |
| osgUtil::Hit::Hit | ( | ) |
Deprecated.
| osgUtil::Hit::Hit | ( | const Hit & | hit | ) |
| osgUtil::Hit::~Hit | ( | ) |
| const osg::Drawable* osgUtil::Hit::getDrawable | ( | ) | const [inline] |
| osg::Drawable* osgUtil::Hit::getDrawable | ( | ) | [inline] |
| const osg::Geode* osgUtil::Hit::getGeode | ( | ) | const [inline] |
| osg::Geode* osgUtil::Hit::getGeode | ( | ) | [inline] |
| const osg::RefMatrix* osgUtil::Hit::getInverseMatrix | ( | ) | const [inline] |
| const osg::Vec3& osgUtil::Hit::getLocalIntersectNormal | ( | ) | const [inline] |
| const osg::Vec3& osgUtil::Hit::getLocalIntersectPoint | ( | ) | const [inline] |
| const osg::LineSegment* osgUtil::Hit::getLocalLineSegment | ( | ) | const [inline] |
| const osg::RefMatrix* osgUtil::Hit::getMatrix | ( | ) | const [inline] |
| const osg::NodePath& osgUtil::Hit::getNodePath | ( | ) | const [inline] |
| osg::NodePath& osgUtil::Hit::getNodePath | ( | ) | [inline] |
| const osg::LineSegment* osgUtil::Hit::getOriginalLineSegment | ( | ) | const [inline] |
| int osgUtil::Hit::getPrimitiveIndex | ( | ) | const [inline] |
| float osgUtil::Hit::getRatio | ( | ) | const [inline] |
| const VecIndexList& osgUtil::Hit::getVecIndexList | ( | ) | const [inline] |
| const osg::Vec3 osgUtil::Hit::getWorldIntersectNormal | ( | ) | const |
| const osg::Vec3 osgUtil::Hit::getWorldIntersectPoint | ( | ) | const [inline] |
| bool osgUtil::Hit::operator< | ( | const Hit & | hit | ) | const [inline] |
References _originalLineSegment, and _ratio.
Referenced by operator<().
| float osgUtil::Hit::_ratio |
Referenced by operator<().
| Generated at Sat May 14 08:21:23 2011 for the OpenSceneGraph by doxygen 1.5.9. |