IOpenXRARModule

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

OpenXRHMD

Header

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRHMD/Public/IOpenXRARModule.h

Include

#include "IOpenXRARModule.h"

Syntax

class IOpenXRARModule :
    public IModuleInterface,
    public IModularFeature

Functions

Name Description

Public function

IARSystemSup...

 

CreateARSystem()

Used to init our AR system

Public function Static

IOpenXRARMod...

 

Get()

Singleton-like access to this module's interface.

Public function

bool

 

GetExtensions

(
    TArray< const ANSICHAR* >& Ou...
)

Public function

IOpenXRARTra...

 

GetTrackedMeshHolder()

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Public function

void

 

SetTrackingSystem

(
    TSharedPtr< class FXRTrackingSystem...
)

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