TImplicitObjectScaled::GJKContactPoint

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ImplicitObjectScaled.h

Include

#include "Chaos/ImplicitObjectScaled.h"

Syntax

template<typename QueryGeomType>
bool GJKContactPoint
(
    const QueryGeomType & A,
    const FRigidTransform3 & AToBTM,
    const FReal Thickness,
    FVec3 & Location,
    FVec3 & Normal,
    FReal & Penetration
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss