Skip to content

Struct ILLIXR::xr_sensor_capture::pending_readback

ClassList > pending_readback

Public Attributes

Type Name
float far_z = 0.[**f**](namespaceILLIXR.md#function-normalize)
int32_t height = 0
VkImage image = [**VK\_NULL\_HANDLE**](namespaceILLIXR.md#function-normalize)
data_format::camera_intrinsics intrinsics
float near_z = 0.[**f**](namespaceILLIXR.md#function-normalize)
float pose = {}
XrTime timestamp = 0
bool valid = [**false**](namespaceILLIXR.md#function-normalize)
int32_t width = 0

Public Attributes Documentation

variable far_z

float ILLIXR::xr_sensor_capture::pending_readback::far_z;

variable height

int32_t ILLIXR::xr_sensor_capture::pending_readback::height;

variable image

VkImage ILLIXR::xr_sensor_capture::pending_readback::image;

variable intrinsics

data_format::camera_intrinsics ILLIXR::xr_sensor_capture::pending_readback::intrinsics;

variable near_z

float ILLIXR::xr_sensor_capture::pending_readback::near_z;

variable pose

float ILLIXR::xr_sensor_capture::pending_readback::pose[16];

variable timestamp

XrTime ILLIXR::xr_sensor_capture::pending_readback::timestamp;

variable valid

bool ILLIXR::xr_sensor_capture::pending_readback::valid;

variable width

int32_t ILLIXR::xr_sensor_capture::pending_readback::width;


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/quest3/unity/plugin.hpp