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