Skyscraper 2.0
xr::su::SceneMesh Struct Reference

#include <XrSceneUnderstanding.hpp>

Collaboration diagram for xr::su::SceneMesh:

Public Types

using Id = TypedUuid<SceneMesh>
 

Public Attributes

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

Detailed Description

Definition at line 34 of file XrSceneUnderstanding.hpp.

Member Typedef Documentation

◆ Id

Member Data Documentation

◆ id

SceneMesh::Id xr::su::SceneMesh::id

Definition at line 36 of file XrSceneUnderstanding.hpp.

◆ meshBufferId

uint64_t xr::su::SceneMesh::meshBufferId

Definition at line 39 of file XrSceneUnderstanding.hpp.

◆ parentId

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

Definition at line 37 of file XrSceneUnderstanding.hpp.

◆ supportsIndicesUint16

bool xr::su::SceneMesh::supportsIndicesUint16

Definition at line 40 of file XrSceneUnderstanding.hpp.

◆ updateTime

XrTime xr::su::SceneMesh::updateTime

Definition at line 38 of file XrSceneUnderstanding.hpp.


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