Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/TCachingMeshSDF
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TCachingMeshSDF
(
float CellSizeIn |
Implicit/CachingMeshSDF.h | ||
TCachingMeshSDF
(
const TriangleMeshType* MeshIn, |
Implicit/CachingMeshSDF.h |
TCachingMeshSDF(float)
| Name | TCachingMeshSDF |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Implicit/CachingMeshSDF.h |
| Include Path | #include "Implicit/CachingMeshSDF.h" |
TCachingMeshSDF
(
float CellSizeIn
)
TCachingMeshSDF(const TriangleMeshType , float, const TMeshAABBTree3< TriangleMeshType > , bool)
| Name | TCachingMeshSDF |
| Type | function |
| Header File | /Engine/Source/Runtime/GeometryCore/Public/Implicit/CachingMeshSDF.h |
| Include Path | #include "Implicit/CachingMeshSDF.h" |
TCachingMeshSDF
(
const TriangleMeshType * MeshIn,
float CellSizeIn,
const TMeshAABBTree3 < TriangleMeshType > * SpatialIn,
bool bAutoBuild
)