UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType > Struct Template Reference

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 QueryGeomTypeQueryGeom
 
const FVec3 TriMeshScale
 
FRealSingle Thickness
 
const FTriangleMeshImplicitObjectTriMesh
 
bool bFoundIntersection
 

Constructor & Destructor Documentation

◆ FTriangleMeshOverlapVisitorNoMTD()

template<typename QueryGeomType >
Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::FTriangleMeshOverlapVisitorNoMTD ( const TRigidTransform< FReal, 3 > &  WorldScaleQueryTM,
const QueryGeomType InQueryGeom,
FReal  InThickness,
const FVec3 InTriMeshScale,
const FTriangleMeshImplicitObject InTriMesh 
)
inline

Member Function Documentation

◆ VisitOverlap()

◆ VisitRaycast()

template<typename QueryGeomType >
bool Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::VisitRaycast ( int32  Instance,
FRealSingle CurDataLength 
)
inline

◆ VisitSweep()

template<typename QueryGeomType >
bool Chaos::FTriangleMeshOverlapVisitorNoMTD< QueryGeomType >::VisitSweep ( int32  Instance,
FRealSingle CurDataLength 
)
inline

Member Data Documentation

◆ bFoundIntersection

◆ QueryGeom

◆ Rotation

◆ Thickness

◆ Translation

◆ TriMesh

◆ TriMeshScale


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