Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FImplicitObject
- FImplicitObject::FindClosestIntersectionImp()
- FConvex::FindClosestIntersectionImp()
- FCylinder::FindClosestIntersectionImp()
- FImplicitObjectUnion::FindClosestIntersectionImp()
- TPlane::FindClosestIntersectionImp()
- TPlane::FindClosestIntersectionImp()
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObject.h |
Include | #include "Chaos/ImplicitObject.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/ImplicitObject.cpp |
virtual Pair < FVec3 , bool > FindClosestIntersectionImp
(
const FVec3 & StartPoint,
const FVec3 & EndPoint,
const FReal Thickness
) const