THandleView

Windows
MacOS
Linux

Inheritance Hierarchy

TConstHandleView

THandleView

References

Module

Chaos

Header

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

Include

#include "Chaos/ParticleIterator.h"

Syntax

template<typename TSOA>
class THandleView : public Chaos::TConstHandleView< TSOA >

Constructors

Name Description

Public function

THandleView()

Public function

THandleView

(
    const TArray< THandle* >& InH...
)

Functions

Name Description

Public function Const

THandleItera...

 

begin()

Public function Const

THandleItera...

 

Begin()

Public function Const

THandleItera...

 

end()

Public function Const

THandleItera...

 

End()

Public function Const

void

 

ParallelFor

(
    const Lambda& Func
)

Typedefs

Name

Description

Base

THandle

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