Struct HMD::hmd_info_t
ClassList > HMD > hmd_info_t
Public Attributes
| Type | Name |
|---|---|
| float | K |
| float | chromatic_aberration |
| int | display_pixels_high |
| int | display_pixels_wide |
| int | eye_tiles_high |
| int | eye_tiles_wide |
| float | lens_separation_in_meters |
| float | meters_per_tan_angle_at_center |
| int | num_knots |
| int | tile_pixels_high |
| int | tile_pixels_wide |
| float | visible_meters_high |
| float | visible_meters_wide |
| int | visible_pixels_high |
| int | visible_pixels_wide |
Public Attributes Documentation
variable K
float HMD::hmd_info_t::K;
variable chromatic_aberration
float HMD::hmd_info_t::chromatic_aberration;
variable display_pixels_high
int HMD::hmd_info_t::display_pixels_high;
variable display_pixels_wide
int HMD::hmd_info_t::display_pixels_wide;
variable eye_tiles_high
int HMD::hmd_info_t::eye_tiles_high;
variable eye_tiles_wide
int HMD::hmd_info_t::eye_tiles_wide;
variable lens_separation_in_meters
float HMD::hmd_info_t::lens_separation_in_meters;
variable meters_per_tan_angle_at_center
float HMD::hmd_info_t::meters_per_tan_angle_at_center;
variable num_knots
int HMD::hmd_info_t::num_knots;
variable tile_pixels_high
int HMD::hmd_info_t::tile_pixels_high;
variable tile_pixels_wide
int HMD::hmd_info_t::tile_pixels_wide;
variable visible_meters_high
float HMD::hmd_info_t::visible_meters_high;
variable visible_meters_wide
float HMD::hmd_info_t::visible_meters_wide;
variable visible_pixels_high
int HMD::hmd_info_t::visible_pixels_high;
variable visible_pixels_wide
int HMD::hmd_info_t::visible_pixels_wide;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/ILLIXR/include/illixr/hmd.hpp