MRPT  2.0.3
Functions | Variables
COpenNI2Generic.cpp File Reference
#include "hwdrivers-precomp.h"
#include <mrpt/hwdrivers/COpenNI2Generic.h>
#include <mrpt/obs/CObservation3DRangeScan.h>
#include <mrpt/system/CTimeLogger.h>
#include <mrpt/3rdparty/do_opencv_includes.h>
#include <atomic>
#include <mutex>
#include <thread>
#include <mrpt/hwdrivers/COpenNI2Generic_CDevice.h>

Go to the source code of this file.

Functions

std::atomic< int > numInstances (0)
 

Variables

std::vector< std::shared_ptr< COpenNI2Generic::CDevice > > vDevices
 
std::recursive_mutex vDevices_mx
 

Function Documentation

◆ numInstances()

std::atomic<int> numInstances ( )

Variable Documentation

◆ vDevices

std::vector<std::shared_ptr<COpenNI2Generic::CDevice> > vDevices

◆ vDevices_mx

std::recursive_mutex vDevices_mx



Page generated by Doxygen 1.8.17 for MRPT 2.0.3 at Fri May 29 13:06:46 UTC 2020