UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::THeightfieldSweepVisitorCCD< GeomQueryType > Class Template Reference

Public Member Functions

 THeightfieldSweepVisitorCCD (const typename FHeightField::FDataType *InData, const GeomQueryType &InQueryGeom, const FAABB3 &RotatedQueryBounds, const FRigidTransform3 &InStartTM, const FVec3 &InDir, const FReal Length, const FReal InIgnorePenetration, const FReal InTargetPenetration)
 
bool VisitSweep (int32 CellIndex, FReal &CurrentLength)
 

Public Attributes

FReal OutDistance
 
FReal OutPhi
 
FVec3 OutPosition
 
FVec3 OutNormal
 
int32 OutFaceIndex
 

Constructor & Destructor Documentation

◆ THeightfieldSweepVisitorCCD()

template<typename GeomQueryType >
Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::THeightfieldSweepVisitorCCD ( const typename FHeightField::FDataType InData,
const GeomQueryType InQueryGeom,
const FAABB3 RotatedQueryBounds,
const FRigidTransform3 InStartTM,
const FVec3 InDir,
const FReal  Length,
const FReal  InIgnorePenetration,
const FReal  InTargetPenetration 
)
inline

Member Function Documentation

◆ VisitSweep()

template<typename GeomQueryType >
bool Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::VisitSweep ( int32  CellIndex,
FReal CurrentLength 
)
inline

Member Data Documentation

◆ OutDistance

◆ OutFaceIndex

◆ OutNormal

◆ OutPhi

◆ OutPosition


The documentation for this class was generated from the following file: