10#include "MeshReconstructorBase.generated.h"
13class UMRMeshComponent;
30 UFUNCTION(BlueprintCallable, Category =
"Mesh Reconstruction")
33 UFUNCTION(BlueprintCallable, Category =
"Mesh Reconstruction")
36 UFUNCTION(BlueprintCallable, Category =
"Mesh Reconstruction")
39 UFUNCTION(BlueprintCallable, Category =
"Mesh Reconstruction")
40 MRMESH_API virtual bool IsReconstructionStarted()
const;
42 UFUNCTION(BlueprintCallable, Category =
"Mesh Reconstruction")
43 MRMESH_API virtual bool IsReconstructionPaused()
const;
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127
const bool
Definition NetworkReplayStreaming.h:178
#define GENERATED_BODY(...)
Definition ObjectMacros.h:765
#define UFUNCTION(...)
Definition ObjectMacros.h:745
#define UCLASS(...)
Definition ObjectMacros.h:776
#define USTRUCT(...)
Definition ObjectMacros.h:746
Definition MRMeshComponent.h:29
Definition MeshReconstructorBase.h:26
Definition RobinHoodHashTable.h:18
@ false
Definition radaudio_common.h:23
Definition MeshReconstructorBase.h:18