Skyscraper 2.0
xr::su::SceneObject Struct Reference

#include <XrSceneUnderstanding.hpp>

Collaboration diagram for xr::su::SceneObject:

Public Types

using Id = TypedUuid<SceneObject>
 
using Type = ::XrSceneObjectTypeMSFT
 

Public Attributes

Id id
 
SceneObject::Id parentId
 
XrTime updateTime
 
Type type
 

Detailed Description

Definition at line 12 of file XrSceneUnderstanding.hpp.

Member Typedef Documentation

◆ Id

◆ Type

using xr::su::SceneObject::Type = ::XrSceneObjectTypeMSFT

Definition at line 14 of file XrSceneUnderstanding.hpp.

Member Data Documentation

◆ id

Id xr::su::SceneObject::id

Definition at line 15 of file XrSceneUnderstanding.hpp.

◆ parentId

SceneObject::Id xr::su::SceneObject::parentId

Definition at line 16 of file XrSceneUnderstanding.hpp.

◆ type

Type xr::su::SceneObject::type

Definition at line 18 of file XrSceneUnderstanding.hpp.

◆ updateTime

XrTime xr::su::SceneObject::updateTime

Definition at line 17 of file XrSceneUnderstanding.hpp.


The documentation for this struct was generated from the following file: