Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

HardwareChannel Class Reference

#include <hardwareChannel.h>

Inheritance diagram for HardwareChannel:

GraphicsChannel TypedReferenceCount TypedObject ReferenceCount List of all members.

Public Member Functions

 HardwareChannel (GraphicsWindow *window)
 ~HardwareChannel (void)
virtual void window_resized (int x, int y)
INLINE int get_id (void) const
INLINE int get_xorg (void) const
INLINE int get_yorg (void) const
INLINE int get_xsize (void) const
INLINE int get_ysize (void) const
virtual TypeHandle get_type () const
virtual TypeHandle force_init_type ()

Static Public Member Functions

TypeHandle get_class_type ()
void init_type ()

Protected Attributes

int _id
int _xorg
int _yorg
int _xsize
int _ysize

Static Private Attributes

TypeHandle _type_handle

Constructor & Destructor Documentation

HardwareChannel::HardwareChannel GraphicsWindow window  ) 
 

Definition at line 33 of file hardwareChannel.cxx.

References _id, _xorg, _xsize, _yorg, _ysize, and GraphicsChannel::set_active().

HardwareChannel::~HardwareChannel void   ) 
 

Definition at line 51 of file hardwareChannel.cxx.


Member Function Documentation

virtual TypeHandle HardwareChannel::force_init_type void   )  [inline, virtual]
 

Reimplemented from GraphicsChannel.

Definition at line 75 of file hardwareChannel.h.

References GraphicsChannel::get_class_type(), and GraphicsChannel::init_type().

TypeHandle HardwareChannel::get_class_type void   )  [inline, static]
 

Reimplemented from GraphicsChannel.

Definition at line 64 of file hardwareChannel.h.

INLINE int HardwareChannel::get_id void   )  const
 

virtual TypeHandle HardwareChannel::get_type void   )  const [inline, virtual]
 

Reimplemented from GraphicsChannel.

Definition at line 72 of file hardwareChannel.h.

References GraphicsChannel::get_class_type().

INLINE int HardwareChannel::get_xorg void   )  const
 

INLINE int HardwareChannel::get_xsize void   )  const
 

INLINE int HardwareChannel::get_yorg void   )  const
 

INLINE int HardwareChannel::get_ysize void   )  const
 

void HardwareChannel::init_type void   )  [inline, static]
 

Reimplemented from GraphicsChannel.

Definition at line 67 of file hardwareChannel.h.

References GraphicsChannel::get_class_type(), GraphicsChannel::init_type(), and register_type().

Referenced by init_libdisplay().

void HardwareChannel::window_resized int  x,
int  y
[virtual]
 

Reimplemented from GraphicsChannel.

Definition at line 63 of file hardwareChannel.cxx.


Member Data Documentation

int HardwareChannel::_id [protected]
 

Definition at line 56 of file hardwareChannel.h.

Referenced by HardwareChannel().

TypeHandle HardwareChannel::_type_handle [static, private]
 

Reimplemented from GraphicsChannel.

Definition at line 25 of file hardwareChannel.cxx.

int HardwareChannel::_xorg [protected]
 

Definition at line 57 of file hardwareChannel.h.

Referenced by HardwareChannel().

int HardwareChannel::_xsize [protected]
 

Definition at line 59 of file hardwareChannel.h.

Referenced by HardwareChannel().

int HardwareChannel::_yorg [protected]
 

Definition at line 58 of file hardwareChannel.h.

Referenced by HardwareChannel().

int HardwareChannel::_ysize [protected]
 

Definition at line 60 of file hardwareChannel.h.

Referenced by HardwareChannel().


The documentation for this class was generated from the following files:
Generated on Fri Apr 18 00:12:33 2003 for Panda by doxygen1.3