UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Chaos::Private::FMeshContactGenerator Member List

This is the complete list of members for Chaos::Private::FMeshContactGenerator, including all inherited members.

AddTriangle(const FTriangle &MeshTriangle, const int32 MeshTriangleIndex, const int32 VertexIndex0, const int32 VertexIndex1, const int32 VertexIndex2)Chaos::Private::FMeshContactGeneratorinline
AddTriangleContacts(const int32 LocalTriangleIndex, const TArrayView< FContactPoint > &TriangleContactPoints)Chaos::Private::FMeshContactGenerator
BeginCollect(const int32 InNumTriangles)Chaos::Private::FMeshContactGeneratorinline
EndCollect()Chaos::Private::FMeshContactGeneratorinline
FixFeature(const int32 LocalTriangleIndex, Private::EConvexFeatureType &InOutFeatureType, int32 &InOutFeatureIndex, FVec3 &InOutPlaneNormal)Chaos::Private::FMeshContactGenerator
FMeshContactGenerator(const FMeshContactGeneratorSettings &InSettings)Chaos::Private::FMeshContactGenerator
GenerateMeshContacts(const TriangleContactGeneratorType &TriangleContactGenerator)Chaos::Private::FMeshContactGeneratorinline
GetContactPoints() constChaos::Private::FMeshContactGeneratorinline
GetNumTriangles() constChaos::Private::FMeshContactGeneratorinline
GetTriangle(const int32 LocalTriangleIndex) constChaos::Private::FMeshContactGeneratorinline
GetTriangleNormal(const int32 LocalTriangleIndex) constChaos::Private::FMeshContactGeneratorinline
ProcessGeneratedContacts(const FRigidTransform3 &ConvexTransform, const FRigidTransform3 &MeshToConvexTransform)Chaos::Private::FMeshContactGenerator
SetFixNormalsEnabled(const bool bInFixNormals)Chaos::Private::FMeshContactGeneratorinline