TConstParticleIterator::operator++

The non-parallel implementation of iteration should not deviate in behavior from the parallel implementation in `[ParticleViewParallelForImp()](API\Runtime\Chaos\Chaos\Chaos__ParticleViewParallelForIm-)_.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleIterator.h

Include

#include "Chaos/ParticleIterator.h"

Syntax

TConstParticleIterator< TSOA > & operator++()

Remarks

The non-parallel implementation of iteration should not deviate in behavior from the parallel implementation in `ParticleViewParallelForImp()_. They must be kept in sync.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss