Skyscraper 2.0
|
#include <XrSceneUnderstanding.hpp>
Public Types | |
using | Id = TypedUuid<SceneColliderMesh> |
Public Attributes | |
SceneColliderMesh::Id | id |
SceneObject::Id | parentId |
XrTime | updateTime |
uint64_t | meshBufferId |
bool | supportsIndicesUint16 |
Definition at line 43 of file XrSceneUnderstanding.hpp.
Definition at line 44 of file XrSceneUnderstanding.hpp.
SceneColliderMesh::Id xr::su::SceneColliderMesh::id |
Definition at line 45 of file XrSceneUnderstanding.hpp.
uint64_t xr::su::SceneColliderMesh::meshBufferId |
Definition at line 48 of file XrSceneUnderstanding.hpp.
SceneObject::Id xr::su::SceneColliderMesh::parentId |
Definition at line 46 of file XrSceneUnderstanding.hpp.
bool xr::su::SceneColliderMesh::supportsIndicesUint16 |
Definition at line 49 of file XrSceneUnderstanding.hpp.
XrTime xr::su::SceneColliderMesh::updateTime |
Definition at line 47 of file XrSceneUnderstanding.hpp.