Main MRPT website > C++ reference for MRPT 1.9.9
Functions | Variables
COpenNI2Generic.cpp File Reference
#include "hwdrivers-precomp.h"
#include <mrpt/hwdrivers/COpenNI2Generic.h>
#include <mrpt/system/CTimeLogger.h>
#include <mrpt/obs/CObservation3DRangeScan.h>
#include <mrpt/otherlibs/do_opencv_includes.h>
#include <thread>
#include <mutex>
#include <atomic>
#include <mrpt/hwdrivers/COpenNI2Generic_CDevice.h>
Include dependency graph for COpenNI2Generic.cpp:

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 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST