Classes | |
class | ParallelBruteForceBroadPhase |
A parallel implementation of the component BruteForceBroadPhase. More... | |
class | BruteForcePairTest |
Task meant to be executed in parallel, and performing pair-wise collision tests. More... | |
class | ParallelBVHNarrowPhase |
class | ParallelBVHNarrowPhasePairTask |
Functions | |
void | registerParallelBruteForceBroadPhase (sofa::core::ObjectFactory *factory) |
void | registerParallelBVHNarrowPhase (sofa::core::ObjectFactory *factory) |
Variables | |
const bool | isParallelParallelBruteForceBroadPhaseImplementationRegistered |
const bool | isParallelBVHNarrowPhaseImplementationRegistered |
void multithreading::component::collision::detection::algorithm::registerParallelBruteForceBroadPhase | ( | sofa::core::ObjectFactory * | factory | ) |
void multithreading::component::collision::detection::algorithm::registerParallelBVHNarrowPhase | ( | sofa::core::ObjectFactory * | factory | ) |
const bool multithreading::component::collision::detection::algorithm::isParallelBVHNarrowPhaseImplementationRegistered |
const bool multithreading::component::collision::detection::algorithm::isParallelParallelBruteForceBroadPhaseImplementationRegistered |