ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
Parallel.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - CloudViewer: www.cloudViewer.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2024 www.cloudViewer.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
8
#pragma once
9
10
#include "
CVCoreLib.h
"
11
12
namespace
cloudViewer
{
13
namespace
utility {
14
16
int
CV_CORE_LIB_API
EstimateMaxThreads
();
17
19
bool
CV_CORE_LIB_API
InParallel
();
20
21
}
// namespace utility
22
}
// namespace cloudViewer
CV_CORE_LIB_API
#define CV_CORE_LIB_API
Definition:
CVCoreLibWin.h:15
CVCoreLib.h
cloudViewer::utility::InParallel
bool InParallel()
Returns true if in an parallel section.
Definition:
Parallel.cpp:48
cloudViewer::utility::EstimateMaxThreads
int EstimateMaxThreads()
Estimate the maximum number of threads to be used in a parallel region.
Definition:
Parallel.cpp:31
cloudViewer
Generic file read and write utility for python interface.
Definition:
AutoSegmentationTools.h:16
core
include
Parallel.h
Generated on Wed Jan 28 2026 09:00:53 for ACloudViewer by
1.9.1