Loading [MathJax]/extensions/TeX/AMSmath.js
Open3D (C++ API)  0.19.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Namespaces | Functions
Parallel.h File Reference

(1e7b174 (Tue Jan 7 15:20:18 2025 -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...