Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos
Inheritance Hierarchy
- TConstParticleIterator
- TParticleIterator
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandleFwd.h |
Include | #include "Chaos/ParticleHandleFwd.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleIterator.h |
Syntax
template<typename TSOA>
class TParticleIterator : public Chaos::TConstParticleIterator< TSOA >
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
THandleBase | TransientHandle |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
TParticleIterator
(
const TArray< TSOAView< TSOA > >& InSOAs |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
void |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TTransientHandle & | operator* () |
|
![]() ![]() |
TTransientHandle * | operator-> () |
Typedefs
Name | Description |
---|---|
Base | |
TTransientHandle |