MCPcopy Create free account
hub / github.com/cemyuksel/cyCodeBase / IsBuildParallel

Method IsBuildParallel

cyPointCloud.h:152–159  ·  view source on GitHub ↗

Returns true if the Build or BuildWithFunc methods would perform the build in parallel using multi-threading. The build is parallelized using Intel's Thread Building Library (TBB) or Microsoft's Parallel Patterns Library (PPL), if ttb.h or ppl.h are included prior to including cyPointCloud.h.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected