Skip to content

Struct ILLIXR::data_format::stereo_overlay_command_range

ClassList > ILLIXR > data_format > stereo_overlay_command_range

More...

  • #include <stereo_frame.hpp>

Public Attributes

Type Name
std::uint64_t byte_offset = {0}
std::uint32_t command_count = {0}
std::uint32_t command_stride_floats = {0}

Detailed Description

Raw Boba viewer-overlay command. Its 14-float layout is preserved losslessly.

Public Attributes Documentation

variable byte_offset

std::uint64_t ILLIXR::data_format::stereo_overlay_command_range::byte_offset;

Byte offset into stereo_frame::overlay_buffer_path.


variable command_count

std::uint32_t ILLIXR::data_format::stereo_overlay_command_range::command_count;

variable command_stride_floats

std::uint32_t ILLIXR::data_format::stereo_overlay_command_range::command_stride_floats;


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/data_format/stereo_frame.hpp