ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Parallel.cpp File Reference
#include <Parallel.h>
#include <CPUInfo.h>
#include <Logging.h>
#include <cstdlib>
#include <string>
Include dependency graph for Parallel.cpp:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::utility
 

Functions

static std::string cloudViewer::utility::GetEnvVar (const std::string &name)
 
int cloudViewer::utility::EstimateMaxThreads ()
 Estimate the maximum number of threads to be used in a parallel region. More...
 
bool cloudViewer::utility::InParallel ()
 Returns true if in an parallel section. More...