Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > Chaos::ParticlesParallelForImp
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleIterator.h |
Include | #include "Chaos/ParticleIterator.h" |
namespace Chaos
{
template<typename TSOA, typename ContextCreatorType, typename Lambda>
void Chaos&58;&58;ParticlesParallelForImp
&40;
const TConstParticleView< TSOA > & Particles,
const ContextCreatorType & ContextCreator,
const Lambda & Func
&41;
}