Navigation
API > API/Runtime > API/Runtime/Chaos
| |
|
| Name |
TSOAView |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleIterator.h |
| Include Path |
#include "Chaos/ParticleIterator.h" |
Syntax
template<typename TSOA>
struct TSOAView
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Chaos/ParticleIterator.h |
|
|
|
Chaos/ParticleIterator.h |
|
|
|
Chaos/ParticleIterator.h |
|
Typedefs
| Name |
Type |
Remarks |
Include Path |
| THandle |
typename TSOA::THandleType |
|
Chaos/ParticleIterator.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| HandlesArray |
TArray< THandle * > * |
|
Chaos/ParticleIterator.h |
|
| SOA |
TSOA * |
|
Chaos/ParticleIterator.h |
|
Functions
Public