TinyGL 0.4.1 for MinGW
Data Fields
ZBufferPoint Struct Reference

#include <zbuffer.h>

Data Fields

int x
 
int y
 
int z
 
int s
 
int t
 
int r
 
int g
 
int b
 
float sz
 
float tz
 

Detailed Description

Definition at line 89 of file zbuffer.h.

Field Documentation

◆ b

int b

Definition at line 92 of file zbuffer.h.

◆ g

int g

Definition at line 92 of file zbuffer.h.

◆ r

int r

Definition at line 92 of file zbuffer.h.

◆ s

int s

Definition at line 91 of file zbuffer.h.

◆ sz

float sz

Definition at line 94 of file zbuffer.h.

◆ t

int t

Definition at line 91 of file zbuffer.h.

◆ tz

float tz

Definition at line 94 of file zbuffer.h.

◆ x

int x

Definition at line 90 of file zbuffer.h.

◆ y

int y

Definition at line 90 of file zbuffer.h.

◆ z

int z

Definition at line 90 of file zbuffer.h.


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