![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Member Functions | |
| FTriangleMeshOverlapVisitorNoMTD (const TRigidTransform< FReal, 3 > &WorldScaleQueryTM, const QueryGeomType &InQueryGeom, FReal InThickness, const FVec3 &InTriMeshScale, const FTriangleMeshImplicitObject *InTriMesh) | |
| bool | VisitOverlap (int32 TriIdx) |
| bool | VisitSweep (int32 Instance, FRealSingle &CurDataLength) |
| bool | VisitRaycast (int32 Instance, FRealSingle &CurDataLength) |
Public Attributes | |
| VectorRegister4Float | Rotation |
| VectorRegister4Float | Translation |
| const QueryGeomType & | QueryGeom |
| const FVec3 | TriMeshScale |
| FRealSingle | Thickness |
| const FTriangleMeshImplicitObject * | TriMesh |
| bool | bFoundIntersection |
|
inline |
|
inline |
|
inline |
|
inline |
| bool Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::bFoundIntersection |
| const QueryGeomType& Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::QueryGeom |
| VectorRegister4Float Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::Rotation |
| FRealSingle Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::Thickness |
| VectorRegister4Float Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::Translation |
| const FTriangleMeshImplicitObject* Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::TriMesh |
| const FVec3 Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::TriMeshScale |