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) | GetGeometry () |
||
| const FGeometryParticleHandle & | GetHandle () |
||
| decltype(auto) | GetR () |
||
| decltype(auto) | GetV () |
||
| decltype(auto) | GetW () |
||
| decltype(auto) | GetX () |
||
| decltype(auto) | I () |
||
| decltype(auto) | |||
| decltype(auto) | InvM () |
||
| decltype(auto) | |||
| decltype(auto) | |||
| decltype(auto) | M () |
||
| decltype(auto) | |||
| decltype(auto) | |||
| decltype(auto) |
ObjectState ()
|
||
| decltype(auto) | |||
| void | SetState
(
const FGeometryParticleStateBase* InState |
||
| TShapesArrayState< FGeometryParticleHandle > | ShapesArray () |
||
| decltype(auto) | |||
| decltype(auto) | SpatialIdx () |
||
| FString | ToString () |
||
| decltype(auto) | UniqueIdx () |
Constants
| Name | Description |
|---|---|
| ZeroVector |