Projection parameters.
More...
#include <types.h>
Projection parameters.
Definition at line 629 of file types.h.
◆ aspectRatio
double T5_ProjectionInfo::aspectRatio |
Aspect Ratio.
Definition at line 637 of file types.h.
◆ fieldOfView
double T5_ProjectionInfo::fieldOfView |
Field of View (Y Axis in Degrees)
Definition at line 634 of file types.h.
◆ framebufferHeight
uint16_t T5_ProjectionInfo::framebufferHeight |
Framebuffer Height.
Definition at line 643 of file types.h.
◆ framebufferWidth
uint16_t T5_ProjectionInfo::framebufferWidth |
Framebuffer Width.
Definition at line 640 of file types.h.
◆ matrix
double T5_ProjectionInfo::matrix[16] |
4×4 Perspective Projection Matrix
Definition at line 631 of file types.h.
The documentation for this struct was generated from the following file: