|
Open3D (C++ API)
0.20.0
|
#include <atomic>#include <cstddef>Go to the source code of this file.
Namespaces | |
| namespace | open3d |
| namespace | open3d::utility |
Functions | |
| template<typename T > | |
| void | open3d::utility::AtomicAdd (std::atomic< T > &total, const T &val) noexcept |
| int | open3d::utility::EstimateMaxThreads () |
| std::size_t & | open3d::utility::DefaultGrainSizeTBB () noexcept |
| std::size_t & | open3d::utility::DefaultGrainSizeTBB2D () noexcept |
| void | open3d::utility::SetMaxThreads (int num_threads) |