Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/FLevelSetShape3d
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
ShapeApproximation/SimpleShapeSet3.h |
|
FLevelSetShape3d
(
const FTransform3d& GridTransform,
const FDenseGrid3f& Grid,
float CellSize
)
|
|
ShapeApproximation/SimpleShapeSet3.h |
|
FLevelSetShape3d
(
FTransform3d&& GridTransform,
FDenseGrid3f&& Grid,
float CellSize
)
|
|
ShapeApproximation/SimpleShapeSet3.h |
|
FLevelSetShape3d()
| |
|
| Name |
FLevelSetShape3d |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path |
#include "ShapeApproximation/SimpleShapeSet3.h" |
FLevelSetShape3d()
| |
|
| Name |
FLevelSetShape3d |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path |
#include "ShapeApproximation/SimpleShapeSet3.h" |
FLevelSetShape3d
(
const FTransform3d & GridTransform,
const FDenseGrid3f & Grid,
float CellSize
)
| |
|
| Name |
FLevelSetShape3d |
| Type |
function |
| Header File |
/Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/ShapeApproximation/SimpleShapeSet3.h |
| Include Path |
#include "ShapeApproximation/SimpleShapeSet3.h" |
FLevelSetShape3d
(
FTransform3d && GridTransform,
FDenseGrid3f && Grid,
float CellSize
)