7 #ifndef __viewer__WindowController_h__ 8 #define __viewer__WindowController_h__ 28 void initialize(
void);
32 virtual void handle(
Record &record);
40 WindowEvent::Mask m_orthoZoom;
41 WindowEvent::Mask m_orthoZoomUp;
42 WindowEvent::Mask m_orthoZoomDown;
43 WindowEvent::Mask m_orthoCenter;
44 WindowEvent::Mask m_orthoCenterUp;
45 WindowEvent::Mask m_orthoCenterDown;
46 WindowEvent::Mask m_orthoCenterLeft;
47 WindowEvent::Mask m_orthoCenterRight;
48 WindowEvent::Mask m_orthoRecenter;
49 WindowEvent::Mask m_quit;
50 WindowEvent::Mask m_pause;
orthographic projection related
Definition: windowAS.h:257
possible attributes of a top level signal
Definition: datatoolAS.h:16
kernel
Definition: namespace.dox:3
Per-class participation in the Initialized <> mechanism.
Definition: Initialized.h:117
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
Reference to an instance of a Layout.
Definition: RecordSB.h:35
Window controller.
Definition: WindowController.h:19
screen space selection
Definition: windowAS.h:36