Navigation
API > API/Runtime > API/Runtime/Chaos
| Name | TPressureProjection |
| Type | class |
| Header File | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/PressureProjection.h |
| Include Path | #include "Chaos/PressureProjection.h" |
Syntax
template<class T, int d>
class TPressureProjection
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TPressureProjection() |
Chaos/PressureProjection.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~TPressureProjection() |
Chaos/PressureProjection.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MPressureRule | TFunction< void(const TUniformGrid< T, d > &, TArrayND< T, d > &, const TArrayND< T, d > &, const TArrayND< bool, d > &, const TArrayFaceND< bool, d > &, const T)> | Chaos/PressureProjection.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Apply
(
const TUniformGrid< T, d >& Grid, |
Chaos/PressureProjection.h |