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

Public Member Functions

 THeightfieldSweepVisitor (const typename FHeightField::FDataType *InData, const GeomQueryType &InQueryGeom, const FRigidTransform3 &InStartTM, const FVec3 &InDir, const FReal InThickness, bool InComputeMTD)
 
bool VisitSweep (int32 Payload, FReal &CurrentLength)
 

Public Attributes

FReal OutTime
 
FVec3 OutPosition
 
FVec3 OutNormal
 
int32 OutFaceIndex
 
VectorRegister4Float StartPointSimd
 
VectorRegister4Float InvDirSimd
 
VectorRegister4Float DirSimd
 
VectorRegister4Float Parallel
 
VectorRegister4Float Inflation3DSimd
 

Constructor & Destructor Documentation

◆ THeightfieldSweepVisitor()

template<typename GeomQueryType >
Chaos::THeightfieldSweepVisitor< GeomQueryType >::THeightfieldSweepVisitor ( const typename FHeightField::FDataType InData,
const GeomQueryType InQueryGeom,
const FRigidTransform3 InStartTM,
const FVec3 InDir,
const FReal  InThickness,
bool  InComputeMTD 
)
inline

Member Function Documentation

◆ VisitSweep()

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

Member Data Documentation

◆ DirSimd

◆ Inflation3DSimd

◆ InvDirSimd

◆ OutFaceIndex

◆ OutNormal

◆ OutPosition

◆ OutTime

◆ Parallel

◆ StartPointSimd


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