![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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 |
|
inline |
|
inline |
| FReal Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::OutDistance |
| int32 Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::OutFaceIndex |
| FVec3 Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::OutNormal |
| FReal Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::OutPhi |
| FVec3 Chaos::THeightfieldSweepVisitorCCD< GeomQueryType >::OutPosition |