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