This is the complete list of members for GraphicsWindowInputDevice, including all inherited members.
_axes (defined in InputDevice) | InputDevice | |
_battery_data (defined in InputDevice) | InputDevice | |
_buttons (defined in InputDevice) | InputDevice | |
_pointer_data (defined in InputDevice) | InputDevice | |
_tracker_data (defined in InputDevice) | InputDevice | |
as_typed_object() | TypedObject | inline |
as_typed_object() const | TypedObject | inline |
Axes typedef (defined in InputDevice) | InputDevice | |
Axis enum name (defined in InputDevice) | InputDevice | |
button_down(ButtonHandle button, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
button_resume_down(ButtonHandle button, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
button_up(ButtonHandle button, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
Buttons typedef (defined in InputDevice) | InputDevice | |
candidate(const std::wstring &candidate_string, size_t highlight_start, size_t highlight_end, size_t cursor_pos) | GraphicsWindowInputDevice | |
DeviceClass enum name (defined in InputDevice) | InputDevice | |
disable_pointer_events() | InputDevice | inline |
enable_pointer_events() | InputDevice | inline |
Feature enum name (defined in InputDevice) | InputDevice | |
find_axis(Axis axis) const | InputDevice | inline |
find_button(ButtonHandle handle) const | InputDevice | inline |
focus_lost(double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
force_init_type() (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | inlinevirtual |
format_axis(Axis axis) | InputDevice | static |
format_device_class(DeviceClass dc) | InputDevice | static |
get_axis | InputDevice | inline |
get_axis(size_t index) const (defined in InputDevice) | InputDevice | inline |
get_axis_value(size_t index) const | InputDevice | inline |
get_battery | InputDevice | inline |
get_battery() const (defined in InputDevice) | InputDevice | inline |
get_best_parent_from_Set(const std::set< int > &) const (defined in TypedObject) | TypedObject | inline |
get_button | InputDevice | inline |
get_button(size_t index) const (defined in InputDevice) | InputDevice | inline |
get_button_map(size_t index) const | InputDevice | inline |
get_class_type() (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | inlinestatic |
get_device_class | InputDevice | inline |
get_device_class() const (defined in InputDevice) | InputDevice | inline |
get_manufacturer | InputDevice | inline |
get_manufacturer() const (defined in InputDevice) | InputDevice | inline |
get_name | InputDevice | inline |
get_name() const (defined in InputDevice) | InputDevice | inline |
get_num_axes | InputDevice | inline |
get_num_axes() const (defined in InputDevice) | InputDevice | inline |
get_num_buttons | InputDevice | inline |
get_num_buttons() const (defined in InputDevice) | InputDevice | inline |
get_pointer() const | GraphicsWindowInputDevice | inline |
get_product_id | InputDevice | inline |
get_product_id() const (defined in InputDevice) | InputDevice | inline |
get_ref_count | ReferenceCount | inline |
get_ref_count() const (defined in ReferenceCount) | ReferenceCount | inline |
get_serial_number | InputDevice | inline |
get_serial_number() const (defined in InputDevice) | InputDevice | inline |
get_tracker | InputDevice | inline |
get_tracker() const (defined in InputDevice) | InputDevice | inline |
get_type() const (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | inlinevirtual |
get_type (defined in TypedObject) | TypedObject | |
get_type_index() const | TypedObject | inline |
get_vendor_id | InputDevice | inline |
get_vendor_id() const (defined in InputDevice) | InputDevice | inline |
get_weak_list() const | ReferenceCount | inline |
GraphicsWindowInputDevice()=default (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | |
has_battery | InputDevice | inline |
has_battery() const (defined in InputDevice) | InputDevice | inline |
has_button_event() const | InputDevice | |
has_feature(Feature feature) const | InputDevice | inline |
has_keyboard() const | InputDevice | inline |
has_pointer() const | InputDevice | inline |
has_pointer_event() const | InputDevice | |
has_tracker | InputDevice | inline |
has_tracker() const (defined in InputDevice) | InputDevice | inline |
has_vibration() const | InputDevice | inline |
has_weak_list() const | ReferenceCount | inline |
init_type() (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | inlinestatic |
InputDevice() (defined in InputDevice) | InputDevice | inline |
InputDevice(const InputDevice ©)=delete (defined in InputDevice) | InputDevice | |
is_axis_known(size_t index) const | InputDevice | inline |
is_button_known(size_t index) const | InputDevice | inline |
is_button_pressed(size_t index) const | InputDevice | inline |
is_connected | InputDevice | inline |
is_connected() const (defined in InputDevice) | InputDevice | inline |
is_exact_type(TypeHandle handle) const | TypedObject | inline |
is_of_type(TypeHandle handle) const | TypedObject | inline |
keystroke(int keycode, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
local_object() | ReferenceCount | inline |
map_axis(size_t index, Axis axis) | InputDevice | inline |
map_button(size_t index, ButtonHandle handle) | InputDevice | inline |
name (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | |
operator=(const InputDevice ©)=delete (defined in InputDevice) | InputDevice | |
operator=(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | inline |
operator=(const TypedObject ©)=default (defined in TypedObject) | TypedObject | inline |
output(std::ostream &out) const | InputDevice | virtual |
output_buttons(std::ostream &out) const | InputDevice | |
pointer_moved(double x, double y, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | inline |
poll() | InputDevice | |
PT(GraphicsWindowInputDevice) pointer_only(GraphicsWindow *host (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | static |
PT(GraphicsWindowInputDevice) keyboard_only(GraphicsWindow *host (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | static |
PT(GraphicsWindowInputDevice) pointer_and_keyboard(GraphicsWindow *host (defined in GraphicsWindowInputDevice) | GraphicsWindowInputDevice | static |
PT(ButtonEventList) get_button_events() (defined in InputDevice) | InputDevice | |
PT(PointerEventList) get_pointer_events() (defined in InputDevice) | InputDevice | |
raw_button_down(ButtonHandle button, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
raw_button_up(ButtonHandle button, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
ref() const | ReferenceCount | inline |
ref_if_nonzero() const | ReferenceCount | inline |
remove_pointer(int id) | GraphicsWindowInputDevice | inline |
S_down enum value (defined in InputDevice) | InputDevice | |
S_unknown enum value (defined in InputDevice) | InputDevice | |
S_up enum value (defined in InputDevice) | InputDevice | |
set_connected(bool connected) | InputDevice | inline |
set_pointer_in_window(double x, double y, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
set_pointer_out_of_window(double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | |
set_vibration(double strong, double weak) | InputDevice | inline |
State enum name (defined in InputDevice) | InputDevice | |
test_ref_count_integrity() const | ReferenceCount | inline |
test_ref_count_nonzero() const | ReferenceCount | inline |
TypedObject()=default (defined in TypedObject) | TypedObject | inline |
TypedObject(const TypedObject ©)=default (defined in TypedObject) | TypedObject | inline |
TypedReferenceCount() (defined in TypedReferenceCount) | TypedReferenceCount | inline |
TypedReferenceCount(const TypedReferenceCount ©) (defined in TypedReferenceCount) | TypedReferenceCount | inline |
unref() const | ReferenceCount | inlinevirtual |
update_pointer(PointerData data, double time=ClockObject::get_global_clock() ->get_frame_time()) | GraphicsWindowInputDevice | inline |
weak_ref() | ReferenceCount | inline |
weak_unref() | ReferenceCount | inline |
write_axes(std::ostream &out, int indent_level) const | InputDevice | |
write_buttons(std::ostream &out, int indent_level) const | InputDevice | |
~InputDevice() (defined in InputDevice) | InputDevice | virtual |
~ReferenceCount() (defined in ReferenceCount) | ReferenceCount | inlinevirtual |
~TypedObject() (defined in TypedObject) | TypedObject | virtual |