Struct hmd_config
#include <hmd_config.hpp>
Public Attributes
| Type | Name |
|---|---|
| float | fov_angle_down |
| float | fov_angle_left |
| float | fov_angle_right |
| float | fov_angle_up |
| uint32_t | recommended_image_height |
| uint32_t | recommended_image_width |
Public Attributes Documentation
variable fov_angle_down
float hmd_config::fov_angle_down[2];
variable fov_angle_left
float hmd_config::fov_angle_left[2];
variable fov_angle_right
float hmd_config::fov_angle_right[2];
variable fov_angle_up
float hmd_config::fov_angle_up[2];
variable recommended_image_height
uint32_t hmd_config::recommended_image_height;
variable recommended_image_width
uint32_t hmd_config::recommended_image_width;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/include/illixr/data_format/hmd_config.hpp