123#ifdef WITH_CXX_GUARDEDALLOC
124 MEM_CXX_CLASS_ALLOC_FUNCS(
"GHOST:GHOST_EventManager")
std::deque< const GHOST_IEvent * > m_handled_events
GHOST_TSuccess addConsumer(GHOST_IEventConsumer *consumer)
std::deque< const GHOST_IEvent * > m_events
GHOST_TSuccess removeConsumer(GHOST_IEventConsumer *consumer)
TConsumerVector m_consumers
void removeWindowEvents(const GHOST_IWindow *window)
std::vector< GHOST_IEventConsumer * > TConsumerVector
void removeTypeEvents(GHOST_TEventType type, const GHOST_IWindow *window=nullptr)
std::deque< const GHOST_IEvent * > TEventStack