_id | HardwareChannel | [protected] |
_is_active | GraphicsChannel | [protected] |
_layers | GraphicsChannel | [protected] |
_lock | GraphicsChannel | [protected] |
_type_handle | HardwareChannel | [private, static] |
_window | GraphicsChannel | [protected] |
_xorg | HardwareChannel | [protected] |
_xsize | HardwareChannel | [protected] |
_yorg | HardwareChannel | [protected] |
_ysize | HardwareChannel | [protected] |
force_init_type() | HardwareChannel | [inline, virtual] |
get_class_type() | HardwareChannel | [inline, static] |
get_id(void) const | HardwareChannel | [inline] |
get_layer(int index) const | GraphicsChannel | |
get_num_layers() const | GraphicsChannel | |
get_pipe() const | GraphicsChannel | |
get_ref_count() const | ReferenceCount | [inline] |
get_type() const | HardwareChannel | [inline, virtual] |
get_type_index() const | TypedObject | [inline] |
get_window() const | GraphicsChannel | |
get_xorg(void) const | HardwareChannel | [inline] |
get_xsize(void) const | HardwareChannel | [inline] |
get_yorg(void) const | HardwareChannel | [inline] |
get_ysize(void) const | HardwareChannel | [inline] |
GraphicsChannel() | GraphicsChannel | [protected] |
GraphicsChannel(GraphicsWindow *window) | GraphicsChannel | |
GraphicsLayers typedef | GraphicsChannel | [protected] |
HardwareChannel(GraphicsWindow *window) | HardwareChannel | |
init_type() | HardwareChannel | [inline, static] |
is_active() const | GraphicsChannel | [inline] |
is_exact_type(TypeHandle handle) const | TypedObject | [inline] |
is_of_type(TypeHandle handle) const | TypedObject | [inline] |
make_layer(int index=-1) | GraphicsChannel | |
move_layer(int from_index, int to_index) | GraphicsChannel | |
TypedReferenceCount::operator=(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
TypedReferenceCount::TypedObject::operator=(const TypedObject ©) | TypedObject | [inline] |
ReferenceCount::operator=(const ReferenceCount &) | ReferenceCount | [inline, protected] |
ref() const | ReferenceCount | [inline] |
ReferenceCount() | ReferenceCount | [inline, protected] |
ReferenceCount(const ReferenceCount &) | ReferenceCount | [inline, protected] |
remove_layer(int index) | GraphicsChannel | |
set_active(bool active) | GraphicsChannel | |
test_ref_count_integrity() const | ReferenceCount | [inline] |
TypedObject() | TypedObject | [inline] |
TypedObject(const TypedObject ©) | TypedObject | [inline] |
TypedReferenceCount() | TypedReferenceCount | [inline] |
TypedReferenceCount(const TypedReferenceCount ©) | TypedReferenceCount | [inline] |
unref() const | ReferenceCount | [inline] |
window_resized(int x, int y) | HardwareChannel | [virtual] |
~GraphicsChannel() | GraphicsChannel | [virtual] |
~HardwareChannel(void) | HardwareChannel | |
~ReferenceCount() | ReferenceCount | [inline, protected] |
~TypedObject() | TypedObject | [virtual] |