Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Implicit > API/Runtime/GeometryCore/Implicit/TSparseNarrowBandMeshSDF
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Implicit/SparseNarrowBandMeshSDF.h |
| Include | #include "Implicit/SparseNarrowBandMeshSDF.h" |
bool Compute
&40;
FAxisAlignedBox3d Bounds
&41;
Remarks
Compute the SDF false if cancelled or failed (e.g. due to invalid arguments); true otherwise
Parameters
| Name | Description |
|---|---|
| Bounds | Bounding box for the mesh data (passed as param it is usually already available, depending on TriangleMeshType and whether an AABB tree was provided) |