cherish
|
This is the complete list of members for VirtualPlaneIntersector< Geometry >, including all inherited members.
getIntersection2D(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | VirtualPlaneIntersector< Geometry > | virtual |
getIntersection2D(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, const osg::Vec3f ¢er, const osg::Plane &plane, double &u, double &v) | VirtualPlaneIntersector< Geometry > | protectedvirtual |
getIntersection3D(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | VirtualPlaneIntersector< Geometry > | virtual |
getIntersection3D(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, const osg::Plane &plane) | VirtualPlaneIntersector< Geometry > | virtual |
getIntersection3D(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, const osg::Vec3f ¢er, const osg::Plane &plane, osg::Vec3f &P) | VirtualPlaneIntersector< Geometry > | protectedvirtual |
Intersection2D typedef (defined in VirtualPlaneIntersector< Geometry >) | VirtualPlaneIntersector< Geometry > | |
Intersection3D typedef (defined in VirtualPlaneIntersector< Geometry >) | VirtualPlaneIntersector< Geometry > | |
m_geometry (defined in VirtualPlaneIntersector< Geometry >) | VirtualPlaneIntersector< Geometry > | protected |
VirtualPlaneIntersector(Geometry *g) | VirtualPlaneIntersector< Geometry > |