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

(5c982c7 (Thu Apr 18 12:15:13 2024 -0700))

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...