7 #ifndef __viewer_SelectController_h__ 8 #define __viewer_SelectController_h__ 33 virtual public Reactor,
40 void initialize(
void);
50 void checkWindata(
Record &r_windata);
55 AsSelParent m_asSelParent;
63 WindowEvent::Mask m_start;
64 WindowEvent::Mask m_end;
65 WindowEvent::Mask m_drag;
66 WindowEvent::Mask m_clear;
67 std::vector< sp<IntersectRectI> > m_screenSelects;
68 std::vector< sp<IntersectPointI> > m_screenPicks;
69 std::vector< sp<IntersectRayI> > m_worldPicks;
UI selectable.
Definition: windowAS.h:100
Convienience base class for specification and use of path accessors.
Definition: Config.h:19
window data
Definition: datatoolAS.h:38
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
Basic screen space selection controller.
Definition: SelectController.h:29
world space selection
Definition: windowAS.h:57
Interface to handle signals from an SignalerI.
Definition: HandlerI.h:22
particle in physical space
Definition: shapeAS.h:58
possible bounding area/volume attributes
Definition: shapeAS.h:148
Reference to an instance of a Layout.
Definition: RecordSB.h:35
projected
Definition: windowAS.h:242
screen space selection
Definition: windowAS.h:36