queue to ignore multiple mouse moves in one frame
More...
#include <MRViewerEventQueue.h>
queue to ignore multiple mouse moves in one frame
◆ emplace()
MRVIEWER_API void MR::ViewerEventQueue::emplace |
( |
std::string | name, |
|
|
ViewerEventCallback | cb, |
|
|
bool | skipable = false ) |
◆ empty()
MRVIEWER_API bool MR::ViewerEventQueue::empty |
( |
| ) |
const |
◆ execute()
MRVIEWER_API void MR::ViewerEventQueue::execute |
( |
| ) |
|
◆ popByName()
MRVIEWER_API void MR::ViewerEventQueue::popByName |
( |
const std::string & | name | ) |
|
The documentation for this class was generated from the following file: