UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
LocalBoundaryHelpers Namespace Reference

Functions

bool IsOutsideHeightLimit (const dtReal *pos, const dtReal *p, const dtReal *q, dtReal tseg)
 
int GetSegmentFlags (const dtReal *endPos, const dtReal *p, const dtReal *q, dtReal QueryRange)
 

Function Documentation

◆ GetSegmentFlags()

int LocalBoundaryHelpers::GetSegmentFlags ( const dtReal endPos,
const dtReal p,
const dtReal q,
dtReal  QueryRange 
)
inline

◆ IsOutsideHeightLimit()

bool LocalBoundaryHelpers::IsOutsideHeightLimit ( const dtReal pos,
const dtReal p,
const dtReal q,
dtReal  tseg 
)
inline