FBaseMeshReconstructorModule

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

IModularFeature

FBaseMeshReconstructorModule

References

Module

MRMesh

Header

/Engine/Source/Runtime/MRMesh/Public/BaseMeshReconstructorModule.h

Include

#include "BaseMeshReconstructorModule.h"

Syntax

class FBaseMeshReconstructorModule :
    public IModuleInterface,
    public IModularFeature

Functions

Name Description

Public function Static

FBaseMeshRec...

 

Get()

Singleton-like access to a MeshReconstructorModule.

Public function Static

FName

 

GetModularFeatureName()

MODULAR FEATURE SUPPORT Part of the pattern for supporting modular features.

Public function Static

bool

 

IsAvailable()

Check to see that there is a MeshReconstructor module available.

Overridden from IModuleInterface

Name Description

Public function Virtual

void

 

StartupModule()

Register module as a MeshReconstructor on startup.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss