cherish
EventHandler Member List

This is the complete list of members for EventHandler, including all inherited members.

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