Navigation
API > API/Plugins > API/Plugins/TetMeshing > API/Plugins/TetMeshing/TIsosurfaceStuffing
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Generate/IsosurfaceStuffing.h |
|
static int64 GetGridID
(
FIntVector3 Idx,
bool bIsCenter
)
|
|
Generate/IsosurfaceStuffing.h |
|
static int64 GetGridID
(
int32 X,
int32 Y,
int32 Z,
bool bIsCenter
)
|
|
Generate/IsosurfaceStuffing.h |
|
GetGridID(const FGridPt &)
| |
|
| Name |
GetGridID |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/TetMeshing/Source/TetMeshing/Public/Generate/IsosurfaceStuffing.h |
| Include Path |
#include "Generate/IsosurfaceStuffing.h" |
static int64 GetGridID
(
const FGridPt & Pt
)
GetGridID(FIntVector3, bool)
| |
|
| Name |
GetGridID |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/TetMeshing/Source/TetMeshing/Public/Generate/IsosurfaceStuffing.h |
| Include Path |
#include "Generate/IsosurfaceStuffing.h" |
static int64 GetGridID
(
FIntVector3 Idx,
bool bIsCenter
)
GetGridID(int32, int32, int32, bool)
| |
|
| Name |
GetGridID |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/TetMeshing/Source/TetMeshing/Public/Generate/IsosurfaceStuffing.h |
| Include Path |
#include "Generate/IsosurfaceStuffing.h" |
static int64 GetGridID
(
int32 X,
int32 Y,
int32 Z,
bool bIsCenter
)