#include <Viewer2dTest_EventManager.hxx>
Public Member Functions |
| | Viewer2dTest_EventManager (const Handle< AIS2D_InteractiveContext > &aCtx) |
| virtual void | MoveTo (const Standard_Integer xpix, const Standard_Integer ypix, const Handle< V2d_View > &aView) |
| virtual void | Select () |
| virtual void | ShiftSelect () |
| virtual void | Select (const Standard_Integer xmin, const Standard_Integer ymin, const Standard_Integer xmax, const Standard_Integer ymax, const Handle< V2d_View > &aView) |
| virtual void | ShiftSelect (const Standard_Integer xmin, const Standard_Integer ymin, const Standard_Integer xmax, const Standard_Integer ymax, const Handle< V2d_View > &aView) |
const
Handle_AIS2D_InteractiveContext & | Context () const |
Constructor & Destructor Documentation
Member Function Documentation
| const Handle_AIS2D_InteractiveContext& Viewer2dTest_EventManager::Context |
( |
| ) |
const |
| virtual void Viewer2dTest_EventManager::Select |
( |
| ) |
[virtual] |
| virtual void Viewer2dTest_EventManager::ShiftSelect |
( |
| ) |
[virtual] |
The documentation for this class was generated from the following file: