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