List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgUtil::Hit::Hit |
( |
const Hit & |
hit | ) |
|
Member Function Documentation
const osg::Drawable* osgUtil::Hit::getDrawable |
( |
| ) |
const [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::NodePath& osgUtil::Hit::getNodePath |
( |
| ) |
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] |
Hit& osgUtil::Hit::operator= |
( |
const Hit & |
hit | ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: