Skyscraper 2.0
xr::SceneBounds Struct Reference

#include <XrSceneUnderstanding.h>

Public Attributes

XrSpace space
 
XrTime time
 
std::vector< XrSceneSphereBoundMSFT > sphereBounds
 
std::vector< XrSceneFrustumBoundMSFT > frustumBounds
 
std::vector< XrSceneOrientedBoxBoundMSFT > boxBounds
 

Detailed Description

Definition at line 38 of file XrSceneUnderstanding.h.

Member Data Documentation

◆ boxBounds

std::vector<XrSceneOrientedBoxBoundMSFT> xr::SceneBounds::boxBounds

Definition at line 43 of file XrSceneUnderstanding.h.

◆ frustumBounds

std::vector<XrSceneFrustumBoundMSFT> xr::SceneBounds::frustumBounds

Definition at line 42 of file XrSceneUnderstanding.h.

◆ space

XrSpace xr::SceneBounds::space

Definition at line 39 of file XrSceneUnderstanding.h.

◆ sphereBounds

std::vector<XrSceneSphereBoundMSFT> xr::SceneBounds::sphereBounds

Definition at line 41 of file XrSceneUnderstanding.h.

◆ time

XrTime xr::SceneBounds::time

Definition at line 40 of file XrSceneUnderstanding.h.


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