Tiny3D
Loading...
Searching...
No Matches
T3DViewport Struct Reference

#include <t3d.h>

Collaboration diagram for T3DViewport:

Data Fields

T3DMat4FP _matCameraFP
 
T3DMat4FP _matProjFP
 
T3DMat4 matCamera
 
T3DMat4 matProj
 
T3DMat4 matCamProj
 
T3DFrustum viewFrustum
 
bool _isCamProjDirty
 
int32_t offset [2]
 
int32_t size [2]
 
int guardBandScale
 
int useRejection
 
float _normScaleW
 
uint16_t _bufferCount
 
uint16_t _bufferIdx
 
T3DMat4FP * _matFP
 

Detailed Description

Viewport, combines several settings which are usually used together. This includes the screen-rect, camera-matrix and projection-matrix.

Note: members considered private are prefixed with an underscore.


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