|
Open CASCADE Technology 6.5.2
|
#include <ViewerTest_EventManager.hxx>

Public Member Functions | |
| ViewerTest_EventManager (const Handle< V3d_View > &aView, const Handle< AIS_InteractiveContext > &aCtx) | |
| virtual void | MoveTo (const Standard_Integer xpix, const Standard_Integer ypix) |
| 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) |
| virtual void | ShiftSelect (const Standard_Integer xmin, const Standard_Integer ymin, const Standard_Integer xmax, const Standard_Integer ymax) |
| const Handle_AIS_InteractiveContext & | Context () const |
| ViewerTest_EventManager::ViewerTest_EventManager | ( | const Handle< V3d_View > & | aView, |
| const Handle< AIS_InteractiveContext > & | aCtx | ||
| ) |
| const Handle_AIS_InteractiveContext& ViewerTest_EventManager::Context | ( | ) | const |
| virtual void ViewerTest_EventManager::MoveTo | ( | const Standard_Integer | xpix, |
| const Standard_Integer | ypix | ||
| ) | [virtual] |
| virtual void ViewerTest_EventManager::Select | ( | ) | [virtual] |
| virtual void ViewerTest_EventManager::Select | ( | const Standard_Integer | xmin, |
| const Standard_Integer | ymin, | ||
| const Standard_Integer | xmax, | ||
| const Standard_Integer | ymax | ||
| ) | [virtual] |
| virtual void ViewerTest_EventManager::ShiftSelect | ( | ) | [virtual] |
| virtual void ViewerTest_EventManager::ShiftSelect | ( | const Standard_Integer | xmin, |
| const Standard_Integer | ymin, | ||
| const Standard_Integer | xmax, | ||
| const Standard_Integer | ymax | ||
| ) | [virtual] |
1.7.4