ILuminARModule

The public interface to this module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

ILuminARModule

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/IMagicLeapPlugin.h

Include

#include "IMagicLeapPlugin.h"

Syntax

class ILuminARModule : public IModuleInterface

Remarks

The public interface to this module.

Functions

Name Description

Public function

void

 

ConnectARImplementationToXRSystem

(
    FXRTrackingSystemBase* InXRTra...
)

Now connect (regardless of connection order)

Public function

TSharedPtr< ...

 

CreateARImplementation()

Create for mutual connection (regardless of construction order)

Public function

void

 

InitializeARImplementation()

Now initialize fully connected systems.

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