_current_rib_filename | RIBGraphicsWindow | [protected] |
_file | RIBGraphicsWindow | [protected] |
_file_begun | RIBGraphicsWindow | [protected] |
_gsg | GraphicsWindow | [protected] |
_image_filename_template | RIBGraphicsWindow | [protected] |
_image_per_frame | RIBGraphicsWindow | [protected] |
_input_devices | GraphicsWindow | [protected] |
_input_lock | GraphicsWindow | [protected] |
_pipe | GraphicsWindow | [protected] |
_properties | GraphicsWindow | [protected] |
_rib_filename_template | RIBGraphicsWindow | [protected] |
_rib_per_frame | RIBGraphicsWindow | [protected] |
_type_handle | RIBGraphicsWindow | [private, static] |
begin_file() | RIBGraphicsWindow | [protected] |
begin_flip() | GraphicsWindow | [virtual] |
begin_frame() | RIBGraphicsWindow | [virtual] |
check_per_frame(const string &name_template) | RIBGraphicsWindow | [protected, static] |
clear() | GraphicsWindow | |
clear_rejected_properties() | GraphicsWindow | |
ClearableRegion() | ClearableRegion | [inline] |
ClearableRegion(const ClearableRegion ©) | ClearableRegion | [inline] |
close_window() | GraphicsWindow | [protected, virtual] |
copy_clear_settings(const ClearableRegion ©) | ClearableRegion | [inline] |
declare_channel(int index, GraphicsChannel *chan) | GraphicsWindow | [protected] |
do_reshape_request(int x_origin, int y_origin, int x_size, int y_size) | GraphicsWindow | [protected, virtual] |
end_file() | RIBGraphicsWindow | [protected] |
end_flip() | GraphicsWindow | [virtual] |
end_frame() | RIBGraphicsWindow | [virtual] |
flush_file() | RIBGraphicsWindow | |
force_init_type() | RIBGraphicsWindow | [inline, virtual] |
format_integer(const string &format_spec, int number) | RIBGraphicsWindow | [protected, static] |
format_name(const string &name_template) const | RIBGraphicsWindow | [protected] |
format_string(const string &format_spec, const string &str) | RIBGraphicsWindow | [protected, static] |
get_button_event(int device) | GraphicsWindow | |
get_channel(int index) | GraphicsWindow | |
get_class_type(void) | RIBGraphicsWindow | [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_gsg_type() const | RIBGraphicsWindow | [virtual] |
get_image_filename() const | RIBGraphicsWindow | [inline] |
get_image_filename_template() const | RIBGraphicsWindow | [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_rib_filename() const | RIBGraphicsWindow | [inline] |
get_rib_filename_template() const | RIBGraphicsWindow | [inline] |
get_texture_directory() const | RIBGraphicsWindow | [inline] |
get_texture_extension() const | RIBGraphicsWindow | [inline] |
get_type(void) const | RIBGraphicsWindow | [virtual] |
get_type_index() const | TypedObject | [inline] |
get_window_event() const | GraphicsWindow | |
GraphicsWindow(GraphicsPipe *pipe, GraphicsStateGuardian *gsg) | GraphicsWindow | [protected] |
has_button_event(int device) const | GraphicsWindow | |
has_keyboard(int device) const | GraphicsWindow | |
has_pointer(int device) const | GraphicsWindow | |
image_per_frame() const | RIBGraphicsWindow | [inline] |
init_type(void) | RIBGraphicsWindow | [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] |
make_current(void) | RIBGraphicsWindow | [virtual] |
make_RibGraphicsWindow(const FactoryParams ¶ms) | RIBGraphicsWindow | [static] |
make_scratch_display_region(int x_size, int y_size) const | GraphicsWindow | |
open_window() | GraphicsWindow | [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_events() | GraphicsWindow | [virtual] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
release_gsg() | GraphicsWindow | [virtual] |
remove_channel(int index) | GraphicsWindow | |
request_properties(const WindowProperties &requested_properties) | GraphicsWindow | |
rib_per_frame() const | RIBGraphicsWindow | [inline] |
RIBGraphicsWindow(GraphicsPipe *pipe) | RIBGraphicsWindow | |
RIBGraphicsWindow(GraphicsPipe *pipe, const GraphicsWindow::Properties &props) | RIBGraphicsWindow | |
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_image_filename_template(const string &str) | RIBGraphicsWindow | [inline] |
set_properties_now(WindowProperties &properties) | GraphicsWindow | [virtual] |
set_rib_filename_template(const string &str) | RIBGraphicsWindow | [inline] |
set_texture_directory(const string &directory) | RIBGraphicsWindow | [inline] |
set_texture_extension(const string &extension) | RIBGraphicsWindow | [inline] |
set_window_event(const string &window_event) | GraphicsWindow | |
setup_window(GraphicsPipe *pipe) | RIBGraphicsWindow | [protected] |
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] |
TypedObject() | TypedObject | [inline] |
TypedObject(const TypedObject ©) | TypedObject | [inline] |
TypedReferenceCount() | TypedReferenceCount | [inline] |
TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
unmake_current(void) | RIBGraphicsWindow | [virtual] |
unref() const | ReferenceCount | [inline] |
verify_window_sizes(int numsizes, int *dimen) | GraphicsWindow | [virtual] |
win_display_regions_changed() | GraphicsWindow | [inline] |
~GraphicsWindow() | GraphicsWindow | [virtual] |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~RIBGraphicsWindow(void) | RIBGraphicsWindow | [virtual] |
~TypedObject() | TypedObject | [virtual] |