Navigation
| Name | MRMesh |
| Type | Runtime |
| Location | /Engine/Source/Runtime/MRMesh/ |
| Module Build Rules | MRMesh.Build.cs |
Classes
| Name | Remarks |
|---|---|
| FBaseMeshReconstructorModule | |
| UMeshReconstructorBase | |
| UMockDataMeshTrackerComponent | The MeshTrackerComponent class manages requests for environmental mesh data, processes the results and provides them to the calling system. |
| UMRMeshBodyHolder | Because physics cooking uses GetOuter() to get the IInterface_CollisionDataProvider and provides no way to determine which physics body it is currently working on we are wrapping each body in this Holder so that it can be the Outer and provide the correct data. |
| UMRMeshComponent |
Structs
| Name | Remarks |
|---|---|
| FMRMeshConfiguration |
Interfaces
| Name | Remarks |
|---|---|
| IMRMesh | |
| IMRMeshModule |
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FOnMRMeshBrickDataUpdatedDelegate | TMulticastDelegate_TwoParams< void, const UMRMeshComponent *, const IMRMesh::FSendBrickDataArgs & > | MRMeshComponent.h |
Enums
Public
| Name | Remarks |
|---|---|
| EMeshTrackerVertexColorMode | Vertex color mode. |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| STATCAT_Advanced | MRMeshComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
DEFINE_LOG_CATEGORY_STATIC
(
LogMockMeshDataTracker, |
MockDataMeshTrackerComponent.h | ||
DEFINE_LOG_CATEGORY_STATIC
(
LogMrMesh, |
MRMeshComponent.h |