Skyscraper 2.0
xr::su::SceneColliderMesh Struct Reference

#include <XrSceneUnderstanding.hpp>

Collaboration diagram for xr::su::SceneColliderMesh:

Public Types

using Id = TypedUuid<SceneColliderMesh>
 

Public Attributes

SceneColliderMesh::Id id
 
SceneObject::Id parentId
 
XrTime updateTime
 
uint64_t meshBufferId
 
bool supportsIndicesUint16
 

Detailed Description

Definition at line 43 of file XrSceneUnderstanding.hpp.

Member Typedef Documentation

◆ Id

Member Data Documentation

◆ id

SceneColliderMesh::Id xr::su::SceneColliderMesh::id

Definition at line 45 of file XrSceneUnderstanding.hpp.

◆ meshBufferId

uint64_t xr::su::SceneColliderMesh::meshBufferId

Definition at line 48 of file XrSceneUnderstanding.hpp.

◆ parentId

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

Definition at line 46 of file XrSceneUnderstanding.hpp.

◆ supportsIndicesUint16

bool xr::su::SceneColliderMesh::supportsIndicesUint16

Definition at line 49 of file XrSceneUnderstanding.hpp.

◆ updateTime

XrTime xr::su::SceneColliderMesh::updateTime

Definition at line 47 of file XrSceneUnderstanding.hpp.


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