HoviTron Video Pipeline
Data Fields
InputProvider::PerspectiveIntrinsics Struct Reference

Intrinsics parameters of a perspective projection. More...

#include <InputProvider.h>

Data Fields

glm::vec2 focals
 
glm::vec2 principle
 

Detailed Description

Intrinsics parameters of a perspective projection.

Definition at line 59 of file InputProvider.h.

Field Documentation

◆ focals

glm::vec2 InputProvider::PerspectiveIntrinsics::focals

Definition at line 60 of file InputProvider.h.

◆ principle

glm::vec2 InputProvider::PerspectiveIntrinsics::principle

Focal length [pixels]

Definition at line 61 of file InputProvider.h.


The documentation for this struct was generated from the following file: