Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > TImplicitObjectIntersection
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObjectIntersection.h |
Include | #include "Chaos/ImplicitObjectIntersection.h" |
virtual Pair < TVector < T, d >, bool > FindClosestIntersectionImp
(
const TVector < T, d > & StartPoint,
const TVector < T, d > & EndPoint,
const T Thickness
) const