![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
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) |
|
inline |
|
inline |
| VectorRegister4Float Chaos::THeightfieldSweepVisitor< GeomQueryType >::DirSimd |
| VectorRegister4Float Chaos::THeightfieldSweepVisitor< GeomQueryType >::Inflation3DSimd |
| VectorRegister4Float Chaos::THeightfieldSweepVisitor< GeomQueryType >::InvDirSimd |
| int32 Chaos::THeightfieldSweepVisitor< GeomQueryType >::OutFaceIndex |
| FVec3 Chaos::THeightfieldSweepVisitor< GeomQueryType >::OutNormal |
| FVec3 Chaos::THeightfieldSweepVisitor< GeomQueryType >::OutPosition |
| FReal Chaos::THeightfieldSweepVisitor< GeomQueryType >::OutTime |
| VectorRegister4Float Chaos::THeightfieldSweepVisitor< GeomQueryType >::Parallel |
| VectorRegister4Float Chaos::THeightfieldSweepVisitor< GeomQueryType >::StartPointSimd |