cherish
|
This is the complete list of members for EventHandler, including all inherited members.
doCameraCenter(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doCameraEye(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doCameraFocal(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doCanvasClone(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doCanvasSeparate(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doDeleteEntity(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doDragPoint(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEditCanvas(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEditCanvasOffset(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEditCanvasRotate(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, osg::Vec3f alongAxis, osg::Vec3f rotAxis) (defined in EventHandler) | EventHandler | protected |
doEditEntitiesMove(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEditEntitiesRotate(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEditEntitiesScale(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEditPhotoPush(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doEraseStroke(entity::Stroke *stroke, int first, int last, cher::EVENT event=cher::EVENT_DRAGGED) | EventHandler | protected |
doHoverPoint(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doHoverWire(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doIdleMouse(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) (defined in EventHandler) | EventHandler | protected |
doPhotoScaleBookmark(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doPhotoScaleModelPlane(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doSelectCanvas(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doSelectEntity(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doSketch(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doSketchLineSegment(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
doSketchPolygon(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | protected |
EventHandler(GLWidget *widget, RootScene *scene, cher::MOUSE_MODE mode=cher::SELECT_ENTITY) (defined in EventHandler) | EventHandler | |
finishAll() | EventHandler | protected |
getBookmarkTool(const PolyLineIntersector::Intersection &result) | EventHandler | protected |
getCanvas(const osgUtil::LineSegmentIntersector::Intersection &result) | EventHandler | protected |
getDraggableWire(const PolyLineIntersector::Intersection &result) | EventHandler | protected |
getEntity2D(const Entity2DIntersector< entity::Entity2D >::Intersection &result) (defined in EventHandler) | EventHandler | inlineprotected |
getIntersection(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, unsigned int mask, TypeIntersection &resultIntersection) | EventHandler | protected |
getMode() const (defined in EventHandler) | EventHandler | |
getMouseModeFromEvent(cher::MOUSE_MODE mode, const osgGA::GUIEventAdapter &ea) | EventHandler | protected |
getMouseModeFromName(const T &result, cher::MOUSE_MODE mode_default) const | EventHandler | protected |
getPhoto(const osgUtil::LineSegmentIntersector::Intersection &result) | EventHandler | protected |
getPolygon(const osgUtil::LineSegmentIntersector::Intersection &result) | EventHandler | protected |
getRaytraceCanvasIntersection(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, double &u, double &v) | EventHandler | protected |
getRaytraceNormalProjection(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, osg::Vec3f &XC) | EventHandler | protected |
getRaytracePlaneIntersection(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, const osg::Vec3f &axis, osg::Vec3f &P) | EventHandler | protected |
getSelectedPoint(const PointIntersector::Intersection &result) | EventHandler | protected |
getStroke(const StrokeIntersector::Intersection &result) | EventHandler | protected |
handle(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa) | EventHandler | virtual |
m_glWidget | EventHandler | protected |
m_mode | EventHandler | protected |
m_scene | EventHandler | protected |
m_selection (defined in EventHandler) | EventHandler | protected |
m_selection2 (defined in EventHandler) | EventHandler | protected |
m_tool (defined in EventHandler) | EventHandler | protected |
setCanvasMouseMode(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, cher::MOUSE_MODE modeDefault, bool selected=true) | EventHandler | protected |
setDrawableColorFromMode(osg::Drawable *draw) | EventHandler | protected |
setMode(cher::MOUSE_MODE mode) (defined in EventHandler) | EventHandler | |
setSVMMouseMode(const osgGA::GUIEventAdapter &ea, osgGA::GUIActionAdapter &aa, cher::MOUSE_MODE modeDefault) (defined in EventHandler) | EventHandler | protected |
updateDragPointGeometry(const std::tuple< double, double, bool > &intersection, const osgGA::GUIEventAdapter &ea) (defined in EventHandler) | EventHandler | protected |
updatePointGeometry(const PointIntersector::Intersection &intersection) (defined in EventHandler) | EventHandler | protected |
updateWireGeometry(const PolyLineIntersector::Intersection &intersection) (defined in EventHandler) | EventHandler | protected |