![]() |
HoviTron Video Pipeline
|
Intrinsics parameters of a perspective projection. More...
#include <InputProvider.h>
Data Fields | |
glm::vec2 | focals |
glm::vec2 | principle |
Intrinsics parameters of a perspective projection.
Definition at line 59 of file InputProvider.h.
glm::vec2 InputProvider::PerspectiveIntrinsics::focals |
Definition at line 60 of file InputProvider.h.
glm::vec2 InputProvider::PerspectiveIntrinsics::principle |
Focal length [pixels]
Definition at line 61 of file InputProvider.h.