IOpenXRARTrackedMeshHolder

Windows
MacOS
Linux

References

Module

OpenXRAR

Header

/Engine/Plugins/Runtime/OpenXR/Source/OpenXRAR/Public/IOpenXRARTrackedGeometryHolder.h

Include

#include "IOpenXRARTrackedGeometryHolder.h"

Syntax

class IOpenXRARTrackedMeshHolder

Destructors

Functions

Name Description

Public function

FOpenXRMeshU...

 

AllocateMeshUpdate

(
    FGuid InGuidMeshUpdate
)

Public function

FOpenXRPlane...

 

AllocatePlaneUpdate

(
    FGuid InGuidPlaneUpdate
)

Public function

void

 

EndMeshUpdates()

Public function

void

 

ObjectUpdated

(
    TSharedPtr< struct FOpenXRARTracked...
)

Public function

void

 

RemoveMesh

(
    FGuid InGuidMeshUpdate
)

Public function

void

 

RemovePlane

(
    FGuid InGuidPlaneUpdate
)

Public function

void

 

StartMeshUpdates()

Deprecated Functions

Name Description

Public function

void

 

ObjectUpdated

Use overload with SharedPtr instead.

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