Navigation
API > API/Plugins > API/Plugins/OpenXRAR
| Name | FOpenXRMeshUpdate |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/OpenXR/Source/OpenXRAR/Public/IOpenXRARTrackedGeometryHolder.h |
| Include Path | #include "IOpenXRARTrackedGeometryHolder.h" |
Syntax
struct FOpenXRMeshUpdate : public FOpenXRARTrackedGeometryData
Inheritance Hierarchy
- FNoncopyable → FOpenXRARTrackedGeometryData → FOpenXRMeshUpdate
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FOpenXRMeshUpdate() |
IOpenXRARTrackedGeometryHolder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Indices | TArray< MRMESH_INDEX_TYPE > | IOpenXRARTrackedGeometryHolder.h | ||
| SpatialMeshUsageFlags | EARSpatialMeshUsageFlags | IOpenXRARTrackedGeometryHolder.h | ||
| Type | EARObjectClassification | IOpenXRARTrackedGeometryHolder.h | ||
| Vertices | TArray< FVector3f > | IOpenXRARTrackedGeometryHolder.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool HasSpatialMeshUsageFlag
(
const EARSpatialMeshUsageFlags& InFlag |
IOpenXRARTrackedGeometryHolder.h |
Overridden from FOpenXRARTrackedGeometryData
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual UARTrackedGeometry * ConstructNewTrackedGeometry
(
TSharedPtr< FARSupportInterface, ESPMode::ThreadSafe > ARSupportInterface |
IOpenXRARTrackedGeometryHolder.h | ||
virtual void UpdateTrackedGeometry
(
UARTrackedGeometry* TrackedGeometry, |
IOpenXRARTrackedGeometryHolder.h |