Open3D (C++ API)  0.18.0
Namespaces | Functions
Parallel.h File Reference

(b9e049c (Sun Dec 31 11:36:26 2023 -0800))

Go to the source code of this file.

Namespaces

 open3d
 
 open3d::utility
 

Functions

int open3d::utility::EstimateMaxThreads ()
 Estimate the maximum number of threads to be used in a parallel region. More...
 
bool open3d::utility::InParallel ()
 Returns true if in an parallel section. More...