![]() |
HoviTron Video Pipeline
|
Intrinsics parameters of a equirectangular projection. More...
#include <InputProvider.h>
Data Fields | |
glm::vec2 | verticalRange = { -1,-1} |
glm::vec2 | horizontalRange = {-1,-1} |
Intrinsics parameters of a equirectangular projection.
Definition at line 51 of file InputProvider.h.
glm::vec2 InputProvider::EquirectangularIntrinsics::horizontalRange = {-1,-1} |
Horizontal range of the solid angle of the projection [deg]
Definition at line 53 of file InputProvider.h.
glm::vec2 InputProvider::EquirectangularIntrinsics::verticalRange = { -1,-1} |
Vertical range of the solid angle of the projection [deg]
Definition at line 52 of file InputProvider.h.