Navigation
API > API/Runtime > API/Runtime/GeometryCore > API/Runtime/GeometryCore/Distance > API/Runtime/GeometryCore/Distance/TDistRay3Segment3
References
| Module | GeometryCore |
| Header | /Engine/Source/Runtime/GeometryCore/Public/Distance/DistRay3Segment3.h |
| Include | #include "Distance/DistRay3Segment3.h" |
static double SquaredDistance
(
const TRay < Real > & Ray,
const TSegment3 < Real > & Segment,
Real & RayParam,
Real & SegParam
)