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