_bCursor_in_WindowClientArea | WinGraphicsWindow | [private] |
_creating_window | WinGraphicsWindow | [private, static] |
_cursor_hidden | WinGraphicsWindow | [private, static] |
_cursor_window | WinGraphicsWindow | [private, static] |
_fullscreen_display_mode | WinGraphicsWindow | [private] |
_got_saved_params | WinGraphicsWindow | [private, static] |
_gsg | GraphicsWindow | [protected] |
_hWnd | WinGraphicsWindow | [protected] |
_ime_active | WinGraphicsWindow | [private] |
_ime_composition_w | WinGraphicsWindow | [private] |
_ime_open | WinGraphicsWindow | [private] |
_input_devices | GraphicsWindow | [protected] |
_input_lock | GraphicsWindow | [protected] |
_keyboard_state | WinGraphicsWindow | [private] |
_loaded_custom_cursor | WinGraphicsWindow | [protected, static] |
_maximized | WinGraphicsWindow | [private] |
_mouse_cursor | WinGraphicsWindow | [protected, static] |
_pipe | GraphicsWindow | [protected] |
_properties | GraphicsWindow | [protected] |
_saved_cursor_shadow | WinGraphicsWindow | [private, static] |
_saved_mouse_trails | WinGraphicsWindow | [private, static] |
_saved_mouse_vanish | WinGraphicsWindow | [private, static] |
_tracking_mouse_leaving | WinGraphicsWindow | [private] |
_type_handle | WinGraphicsWindow | [private, static] |
_window_class_name | WinGraphicsWindow | [protected, static] |
_window_class_registered | WinGraphicsWindow | [protected, static] |
_window_handles | WinGraphicsWindow | [private, static] |
begin_flip() | WinGraphicsWindow | [virtual] |
begin_frame() | GraphicsWindow | [virtual] |
clear() | GraphicsWindow | |
clear_rejected_properties() | GraphicsWindow | |
ClearableRegion() | ClearableRegion | [inline] |
ClearableRegion(const ClearableRegion ©) | ClearableRegion | [inline] |
close_window() | WinGraphicsWindow | [protected, virtual] |
copy_clear_settings(const ClearableRegion ©) | ClearableRegion | [inline] |
declare_channel(int index, GraphicsChannel *chan) | GraphicsWindow | [protected] |
do_fullscreen_resize(int x_size, int y_size) | WinGraphicsWindow | [protected, virtual] |
do_reshape_request(int x_origin, int y_origin, int x_size, int y_size) | WinGraphicsWindow | [protected, virtual] |
end_flip() | GraphicsWindow | [virtual] |
end_frame() | GraphicsWindow | [virtual] |
find_acceptable_display_mode(DWORD dwWidth, DWORD dwHeight, DWORD bpp, DEVMODE &dm) | WinGraphicsWindow | [private, static] |
force_init_type() | WinGraphicsWindow | [inline, virtual] |
fullscreen_minimized(WindowProperties &properties) | WinGraphicsWindow | [protected, virtual] |
fullscreen_restored(WindowProperties &properties) | WinGraphicsWindow | [protected, virtual] |
get_button_event(int device) | GraphicsWindow | |
get_channel(int index) | GraphicsWindow | |
get_class_type() | WinGraphicsWindow | [inline, static] |
get_clear_color() const | ClearableRegion | [inline] |
get_clear_color_active() const | ClearableRegion | [inline] |
get_clear_depth() const | ClearableRegion | [inline] |
get_clear_depth_active() const | ClearableRegion | [inline] |
get_display_region(int n) const | GraphicsWindow | |
get_gsg() const | GraphicsWindow | [inline] |
get_input_device_name(int device) const | GraphicsWindow | |
get_max_channel_index() const | GraphicsWindow | |
get_mouse_data(int device) const | GraphicsWindow | |
get_num_display_regions() const | GraphicsWindow | |
get_num_input_devices() const | GraphicsWindow | |
get_pipe() const | GraphicsWindow | [inline] |
get_properties() const | GraphicsWindow | |
get_ref_count() const | ReferenceCount | [inline] |
get_rejected_properties() const | GraphicsWindow | |
get_requested_properties() const | GraphicsWindow | |
get_type() const | WinGraphicsWindow | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
get_window_event() const | GraphicsWindow | |
GraphicsWindow(GraphicsPipe *pipe, GraphicsStateGuardian *gsg) | GraphicsWindow | [protected] |
handle_keypress(ButtonHandle key, int x, int y) | WinGraphicsWindow | [inline, private] |
handle_keyrelease(ButtonHandle key) | WinGraphicsWindow | [inline, private] |
handle_keyresume(ButtonHandle key) | WinGraphicsWindow | [inline, private] |
handle_mouse_exit(void) | WinGraphicsWindow | [virtual] |
handle_mouse_motion(int x, int y) | WinGraphicsWindow | [virtual] |
handle_reshape() | WinGraphicsWindow | [protected, virtual] |
has_button_event(int device) const | GraphicsWindow | |
has_keyboard(int device) const | GraphicsWindow | |
has_pointer(int device) const | GraphicsWindow | |
init_type() | WinGraphicsWindow | [inline, static] |
InputDevices typedef | GraphicsWindow | [protected] |
is_active() const | GraphicsWindow | [inline] |
is_any_clear_active() const | ClearableRegion | [inline] |
is_channel_defined(int index) const | GraphicsWindow | |
is_closed() const | GraphicsWindow | [inline] |
is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
is_fullscreen() const | GraphicsWindow | [inline] |
is_of_type(TypeHandle handle) const | TypedObject | [inline] |
lookup_key(WPARAM wparam) const | WinGraphicsWindow | [private] |
make_current() | GraphicsWindow | [virtual] |
make_scratch_display_region(int x_size, int y_size) const | GraphicsWindow | |
num_virtual_keys | WinGraphicsWindow | [private, static] |
open_fullscreen_window() | WinGraphicsWindow | [private] |
open_regular_window() | WinGraphicsWindow | [private] |
open_window() | WinGraphicsWindow | [protected, virtual] |
TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
TypedReferenceCount::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
TypedReferenceCount::ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
ClearableRegion::operator=(const ClearableRegion ©) | ClearableRegion | [inline] |
process_1_event() | WinGraphicsWindow | [private, static] |
process_events() | WinGraphicsWindow | [virtual] |
reconsider_fullscreen_size(DWORD &x_size, DWORD &y_size, DWORD &bitdepth) | WinGraphicsWindow | [protected, virtual] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
register_window_class() | WinGraphicsWindow | [private, static] |
release_gsg() | GraphicsWindow | [virtual] |
remove_channel(int index) | GraphicsWindow | |
request_properties(const WindowProperties &requested_properties) | GraphicsWindow | |
set_clear_color(const Colorf &color) | ClearableRegion | [inline] |
set_clear_color_active(bool clear_color_active) | ClearableRegion | [inline] |
set_clear_depth(float depth) | ClearableRegion | [inline] |
set_clear_depth_active(bool clear_depth_active) | ClearableRegion | [inline] |
set_cursor_in_window() | WinGraphicsWindow | [inline, private] |
set_cursor_out_of_window() | WinGraphicsWindow | [inline, private] |
set_properties_now(WindowProperties &properties) | WinGraphicsWindow | [virtual] |
set_window_event(const string &window_event) | GraphicsWindow | |
show_error_message(DWORD message_id=0) | WinGraphicsWindow | [private, static] |
static_window_proc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) | WinGraphicsWindow | [static] |
system_changed_properties(const WindowProperties &properties) | GraphicsWindow | [protected] |
system_changed_size(int x_size, int y_size) | GraphicsWindow | [protected] |
test_ref_count_integrity() const | ReferenceCount | [inline] |
track_mouse_leaving(HWND hwnd) | WinGraphicsWindow | [private] |
translate_mouse(int pos) const | WinGraphicsWindow | [inline, private] |
TypedObject() | TypedObject | [inline] |
TypedObject(const TypedObject ©) | TypedObject | [inline] |
TypedReferenceCount() | TypedReferenceCount | [inline] |
TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
unref() const | ReferenceCount | [inline] |
update_cursor_window(WinGraphicsWindow *to_window) | WinGraphicsWindow | [private, static] |
verify_window_sizes(int numsizes, int *dimen) | GraphicsWindow | [virtual] |
win_display_regions_changed() | GraphicsWindow | [inline] |
window_proc(HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam) | WinGraphicsWindow | [virtual] |
WindowHandles typedef | WinGraphicsWindow | [private] |
WinGraphicsWindow(GraphicsPipe *pipe, GraphicsStateGuardian *gsg) | WinGraphicsWindow | |
~GraphicsWindow() | GraphicsWindow | [virtual] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |
~WinGraphicsWindow() | WinGraphicsWindow | [virtual] |