3#include "MRPch/MRBindingMacros.h"
19 MR_BIND_IGNORE std::mutex
m;
Definition MRCameraOrientationPlugin.h:8
Definition MRMutexOwner.h:12
MutexOwner() noexcept=default
MR_BIND_IGNORE std::mutex m
Definition MRMutexOwner.h:19
MutexOwner(MutexOwner &&) noexcept
Definition MRMutexOwner.h:15
MutexOwner & operator=(const MutexOwner &) noexcept
Definition MRMutexOwner.h:16