Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Implicit > API/Runtime/GeometryCore/Implicit/TSweepingMeshSDF
| Type | Name | Description | |
|---|---|---|---|
| float | PointTriangleDistance
(
const FVector3f& x0, |
Find distance x0 is from triangle x1-x2-x3 | |
| double | PointTriangleDistance
(
const FVector3d& x0, |
Find distance x0 is from triangle x1-x2-x3 |