#include <pgMouseWatcherGroup.h>
Inheritance diagram for PGMouseWatcherGroup:

Public Member Functions | |
| INLINE | PGMouseWatcherGroup (PGTop *top) |
| virtual | ~PGMouseWatcherGroup () |
| INLINE void | clear_top (PGTop *top) |
| virtual TypeHandle | get_type () const |
| virtual TypeHandle | force_init_type () |
Static Public Member Functions | |
| TypeHandle | get_class_type () |
| void | init_type () |
Private Attributes | |
| PGTop * | _top |
Static Private Attributes | |
| TypeHandle | _type_handle |
|
|
|
|
|
Definition at line 30 of file pgMouseWatcherGroup.cxx. References _top, PGTop::_watcher_group, and NULL. |
|
|
|
|
|
Definition at line 59 of file pgMouseWatcherGroup.h. References MouseWatcherGroup::get_class_type(), and MouseWatcherGroup::init_type(). |
|
|
Reimplemented from MouseWatcherGroup. Definition at line 48 of file pgMouseWatcherGroup.h. |
|
|
Definition at line 56 of file pgMouseWatcherGroup.h. References MouseWatcherGroup::get_class_type(). |
|
|
Reimplemented from MouseWatcherGroup. Definition at line 51 of file pgMouseWatcherGroup.h. References MouseWatcherGroup::get_class_type(), MouseWatcherGroup::init_type(), and register_type(). Referenced by init_libpgui(). |
|
|
Definition at line 45 of file pgMouseWatcherGroup.h. Referenced by ~PGMouseWatcherGroup(). |
|
|
Reimplemented from MouseWatcherGroup. Definition at line 22 of file pgMouseWatcherGroup.cxx. |
1.3