Navigation
API > API/Runtime > API/Runtime/Chaos
References
| Module | Chaos |
| Header | /Engine/Source/Runtime/Experimental/Chaos/Public/RewindData.h |
| Include | #include "RewindData.h" |
Syntax
class FGeometryParticleState
Constructors
| Type | Name | Description | |
|---|---|---|---|
FGeometryParticleState
(
const FGeometryParticleHandle& InParticle, |
|||
FGeometryParticleState
(
const FGeometryParticleStateBase* InState, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| decltype(auto) | Acceleration () |
||
| decltype(auto) | |||
| decltype(auto) | |||
| decltype(auto) | |||
| decltype(auto) | CenterOfMass () |
||
| decltype(auto) | |||
| decltype(auto) | ControlFlags () |
||
| decltype(auto) | Geometry () |
||
| const FGeometryParticleHandle & | GetHandle () |
||
| decltype(auto) | I () |
||
| decltype(auto) | InvM () |
||
| decltype(auto) | |||
| decltype(auto) | |||
| decltype(auto) | M () |
||
| decltype(auto) | |||
| decltype(auto) | |||
| decltype(auto) |
ObjectState ()
|
||
| decltype(auto) | R () |
||
| decltype(auto) | |||
| void | SetState
(
const FGeometryParticleStateBase* InState |
||
| TShapesArrayState< FGeometryParticleHandle > | ShapesArray () |
||
| decltype(auto) | SpatialIdx () |
||
| FString | ToString () |
||
| decltype(auto) | UniqueIdx () |
||
| decltype(auto) | V () |
||
| decltype(auto) | W () |
||
| decltype(auto) | X () |
Constants
| Name | Description |
|---|---|
| ZeroVector |