37 bool is_queue_empty()
const;
38 bool is_queue_full()
const;
41 INLINE
static EventQueue *get_global_event_queue();
44 static void make_global_event_queue();
A ConstPointerTo is similar to a PointerTo, except it keeps a const pointer to the thing.
A queue of pending events.
This is a standard, non-reentrant mutex, similar to the Mutex class.
This is our own Panda specialization on the default STL deque.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.