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

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

#include <MRViewerEventQueue.h>

Public Member Functions

MRVIEWER_API void emplace (std::string name, ViewerEventCallback cb, bool skipable=false)
 
MRVIEWER_API void execute ()
 execute all events in queue
 
MRVIEWER_API void popByName (const std::string &name)
 pop all events while they have this name
 
MRVIEWER_API 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: