Visual Servoing Platform
version 3.0.0
|
#include <visp3/core/vpMutex.h>
Classes | |
class | vpScopedLock |
Public Member Functions | |
vpMutex () | |
void | lock () |
void | unlock () |
Class that allows protection by mutex.
|
inline |
Definition at line 63 of file vpMutex.h.
Referenced by vpKinect::getDepthMap(), and vpMutex::vpScopedLock::vpScopedLock().
|
inline |
Definition at line 66 of file vpMutex.h.
Referenced by vpKinect::getDepthMap(), and vpMutex::vpScopedLock::~vpScopedLock().