UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DistLine3Segment3.h File Reference
#include "VectorTypes.h"
#include "SegmentTypes.h"
#include "LineTypes.h"

Go to the source code of this file.

Classes

class  UE::Geometry::TDistLine3Segment3< Real >
 

Namespaces

namespace  UE
 
namespace  UE::Geometry
 

Typedefs

typedef TDistLine3Segment3< floatUE::Geometry::FDistLine3Segment3f
 
typedef TDistLine3Segment3< doubleUE::Geometry::FDistLine3Segment3d
 

Functions

template<typename Real >
double UE::Geometry::SquaredDistanceFromLineIntegratedAlongSegment (const TLine3< Real > &Line, const TSegment3< Real > &Segment)