TParticleView

Windows
MacOS
Linux

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

Name Description

Public function

TParticleView()

Public function

TParticleView

(
    TArray< TSOAView< TSOA >>&& InSOAV...
)

Functions

Name Description

Public function Const

TParticleIte...

 

begin()

Public function Const

TParticleIte...

 

Begin()

Public function Const

TParticleIte...

 

end()

Public function Const

TParticleIte...

 

End()

Public function Const

void

 

ParallelFor

(
    const Lambda& Func,
    bool bForceSingleThreaded
)

Typedefs

Name

Description

Base

TIterator

TSOA

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