#include <pandabase.h>
#include "event.h"
#include <pointerTo.h>
Go to the source code of this file.
Typedefs | |
typedef PointerTo< Event > | PT_Event |
A PointerTo<Event>. | |
typedef ConstPointerTo< Event > | CPT_Event |
Definition in file pt_Event.h.
|
Definition at line 46 of file pt_Event.h. |
|
A PointerTo<Event>. This is defined here solely we can explicitly export the template class. Definition at line 45 of file pt_Event.h. |