Skyscraper 2.0
|
#include <XrSceneUnderstanding.hpp>
Public Types | |
using | Id = TypedUuid<SceneObject> |
using | Type = ::XrSceneObjectTypeMSFT |
Public Attributes | |
Id | id |
SceneObject::Id | parentId |
XrTime | updateTime |
Type | type |
Definition at line 12 of file XrSceneUnderstanding.hpp.
using xr::su::SceneObject::Id = TypedUuid<SceneObject> |
Definition at line 13 of file XrSceneUnderstanding.hpp.
using xr::su::SceneObject::Type = ::XrSceneObjectTypeMSFT |
Definition at line 14 of file XrSceneUnderstanding.hpp.
Id xr::su::SceneObject::id |
Definition at line 15 of file XrSceneUnderstanding.hpp.
SceneObject::Id xr::su::SceneObject::parentId |
Definition at line 16 of file XrSceneUnderstanding.hpp.
Type xr::su::SceneObject::type |
Definition at line 18 of file XrSceneUnderstanding.hpp.
XrTime xr::su::SceneObject::updateTime |
Definition at line 17 of file XrSceneUnderstanding.hpp.