5#include "MRPch/MRBindingMacros.h"
62 std::atomic_flag lockFlag_;
#define MRMESH_API
Definition MRMeshFwd.h:80
RAII-style lock guard for the mutex; releases it on destruction.
Definition MRTbbThreadMutex.h:43
LockGuard(LockGuard &&other)
LockGuard(const LockGuard &)=delete
friend class TbbThreadMutex
Definition MRTbbThreadMutex.h:44
TbbThreadMutex(std::thread::id id=std::this_thread::get_id())
std::array< Vector3f, 3 > MR_BIND_IGNORE
Definition MRMeshBuilderTypes.h:13
std::optional< LockGuard > tryLock()
@ other
Angle, normally float. Measure in radians.
Definition MRFeatureObject.h:27
only for bindings generation
Definition MRCameraOrientationPlugin.h:8