Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Implicit > API/Runtime/GeometryCore/Implicit/TSweepingMeshSDF
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Implicit/SweepingMeshSDF.h |
| Include | #include "Implicit/SweepingMeshSDF.h" |
template<typename InterpolantRealType>
TTriLinearGridInterpolant < FDenseGrid3f , InterpolantRealType, bScalarCellSize > MakeInterpolant()
Remarks
Make an interpolating sampler of the sdf data. Note the lifetime is dependent on this class.