Navigation
API > API/Runtime > API/Runtime/Chaos > API/Runtime/Chaos/TUniformGridBase
Overloads
| |
|
| Name |
TUniformGridBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/UniformGrid.h |
| Include Path |
#include "Chaos/UniformGrid.h" |
TUniformGridBase()
| |
|
| Name |
TUniformGridBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/UniformGrid.h |
| Include Path |
#include "Chaos/UniformGrid.h" |
TUniformGridBase
(
const TVector < T, d > & MinCorner,
const TVector < T, d > & MaxCorner,
const TVector < int32, d > & Cells,
const uint32 GhostCells
)