Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/TArrayND_T_3
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Chaos/ArrayND.h |
|
void SetCounts
(
const TUniformGrid< U, 3 >& Grid,
bool NodeValues
)
|
|
Chaos/ArrayND.h |
|
SetCounts(const TVector< int32, 3 > &)
| |
|
| Name |
SetCounts |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ArrayND.h |
| Include Path |
#include "Chaos/ArrayND.h" |
void SetCounts
(
const TVector < int32, 3 > & Counts
)
| |
|
| Name |
SetCounts |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ArrayND.h |
| Include Path |
#include "Chaos/ArrayND.h" |
template<typename U>
void SetCounts
(
const TUniformGrid< U, 3 > & Grid,
bool NodeValues
)