OpenSceneGraph
3.0.1
|
typedef std::vector<int> osgUtil::Hit::VecIndexList |
Deprecated.
osgUtil::Hit::Hit | ( | const Hit & | hit | ) |
osg::Drawable* osgUtil::Hit::getDrawable | ( | ) | [inline] |
const osg::Drawable* osgUtil::Hit::getDrawable | ( | ) | const [inline] |
osg::Geode* osgUtil::Hit::getGeode | ( | ) | [inline] |
const osg::Geode* osgUtil::Hit::getGeode | ( | ) | const [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] |
osg::NodePath& osgUtil::Hit::getNodePath | ( | ) | [inline] |
const osg::NodePath& osgUtil::Hit::getNodePath | ( | ) | const [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 Thu Sep 27 2012 12:20:31 for the OpenSceneGraph by doxygen 1.7.6.1. |