MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::ViewerEventQueue Class Reference

queue to ignore multiple mouse moves in one frame More...

#include <MRViewer/MRViewerEventQueue.h>

Public Member Functions

void emplace (std::string name, ViewerEventCallback cb, bool skipable=false)
void execute ()
 execute all events in queue
void popByName (const std::string &name)
 pop all events while they have this name
bool empty () const

Detailed Description

queue to ignore multiple mouse moves in one frame


The documentation for this class was generated from the following file: