Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TShiftGridIndexer3
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Util/GridIndexing3.h |
|
|
|
Util/GridIndexing3.h |
|
TShiftGridIndexer3()
| |
|
| Name |
TShiftGridIndexer3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Util/GridIndexing3.h |
| Include Path |
#include "Util/GridIndexing3.h" |
TShiftGridIndexer3()
TShiftGridIndexer3(const TVector< RealType > &, RealType)
| |
|
| Name |
TShiftGridIndexer3 |
| Type |
function |
| Header File |
/Engine/Source/Runtime/GeometryCore/Public/Util/GridIndexing3.h |
| Include Path |
#include "Util/GridIndexing3.h" |
TShiftGridIndexer3
(
const TVector < RealType > & origin,
RealType cellSize
)