Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- TConstParticleView
- TParticleView
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/Declares.h |
Include | #include "Chaos/Declares.h" |
Syntax
template<typename TSOAIn>
class TParticleView : public Chaos::TConstParticleView< TSOAIn >
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TParticleView
(
TArray< TSOAView< TSOA >>&& InSOAViews |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TParticleIterator< TSOA > | begin () |
|
![]() ![]() |
TParticleIterator< TSOA > | Begin () |
|
![]() ![]() |
TParticleIterator< TSOA > | end () |
|
![]() ![]() |
TParticleIterator< TSOA > | End () |
|
![]() ![]() |
void | ParallelFor
(
const Lambda& Func, |
|
![]() ![]() |
void | ParallelFor
(
const ContextCreatorType& ContextCreator, |