![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FTriangleMeshOverlapVisitorNoMTD (const TRigidTransform< FReal, 3 > &WorldScaleQueryTM, const TBox< FReal, 3 > &InQueryGeom, FReal InThickness, const FVec3f &InTriMeshScale, const FTriangleMeshImplicitObject *InTriMesh) | |
| bool | VisitOverlap (int32 TriIdx) |
| bool | VisitSweep (int32 Instance, FRealSingle &CurDataLength) |
| bool | VisitRaycast (int32 Instance, FRealSingle &CurDataLength) |
Public Attributes | |
| const bool | bIsAxisAligned |
| struct Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >:: { ... } | Box |
| VectorRegister4Float | TriMeshScale |
| const FTriangleMeshImplicitObject * | TriMesh |
| bool | bFoundIntersection |
|
inline |
|
inline |
|
inline |
|
inline |
| FAABBSimd Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::AABBSimd |
| bool Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::bFoundIntersection |
| const bool Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::bIsAxisAligned |
| struct Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > > { ... } Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::Box |
| FBoxSimd Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::BoxSimd |
| const FTriangleMeshImplicitObject* Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::TriMesh |
| VectorRegister4Float Chaos::FTriangleMeshOverlapVisitorNoMTD< TBox< FReal, 3 > >::TriMeshScale |