TinyGL 0.4.1 for MinGW
Data Fields
GLViewport Struct Reference

#include <zgl.h>

Data Fields

int xmin
 
int ymin
 
int xsize
 
int ysize
 
V3 scale
 
V3 trans
 
int updated
 

Detailed Description

Definition at line 90 of file zgl.h.

Field Documentation

◆ scale

V3 scale

Definition at line 92 of file zgl.h.

◆ trans

V3 trans

Definition at line 93 of file zgl.h.

◆ updated

int updated

Definition at line 94 of file zgl.h.

◆ xmin

int xmin

Definition at line 91 of file zgl.h.

◆ xsize

int xsize

Definition at line 91 of file zgl.h.

◆ ymin

int ymin

Definition at line 91 of file zgl.h.

◆ ysize

int ysize

Definition at line 91 of file zgl.h.


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