|
Open CASCADE Technology
6.5.4
|
#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 |
| Viewer2dTest_EventManager::Viewer2dTest_EventManager | ( | const Handle< AIS2D_InteractiveContext > & | aCtx | ) |
| const Handle_AIS2D_InteractiveContext& Viewer2dTest_EventManager::Context | ( | ) | const |
| virtual void Viewer2dTest_EventManager::MoveTo | ( | const Standard_Integer | xpix, |
| const Standard_Integer | ypix, | ||
| const Handle< V2d_View > & | aView | ||
| ) | [virtual] |
| virtual void Viewer2dTest_EventManager::Select | ( | ) | [virtual] |
| virtual void Viewer2dTest_EventManager::Select | ( | const Standard_Integer | xmin, |
| const Standard_Integer | ymin, | ||
| const Standard_Integer | xmax, | ||
| const Standard_Integer | ymax, | ||
| const Handle< V2d_View > & | aView | ||
| ) | [virtual] |
| virtual void Viewer2dTest_EventManager::ShiftSelect | ( | ) | [virtual] |
| virtual void Viewer2dTest_EventManager::ShiftSelect | ( | const Standard_Integer | xmin, |
| const Standard_Integer | ymin, | ||
| const Standard_Integer | xmax, | ||
| const Standard_Integer | ymax, | ||
| const Handle< V2d_View > & | aView | ||
| ) | [virtual] |
1.8.0