Navigation
Unreal Engine C++ API Reference > Runtime > Chaos > Chaos > FHeightField
References
Module | Chaos |
Header | /Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/HeightField.h |
Include | #include "Chaos/HeightField.h" |
Source | /Engine/Source/Runtime/Experimental/Chaos/Private/Chaos/HeightField.cpp |
template<typename GeomType>
bool GJKContactPointImp
&40;
const GeomType & QueryGeom,
const FRigidTransform3 & QueryTM,
const FReal Thickness,
FVec3 & ContactLocation,
FVec3 & ContactNormal,
FReal & ContactPhi,
int32 & ContactFaceIndex
&41; const