TinyGL 0.4.1 for MinGW
Data Fields
GLVertex Struct Reference

#include <zgl.h>

Data Fields

int edge_flag
 
V3 normal
 
V4 coord
 
V4 tex_coord
 
V4 color
 
V4 ec
 
V4 pc
 
int clip_code
 
ZBufferPoint zp
 

Detailed Description

Definition at line 115 of file zgl.h.

Field Documentation

◆ clip_code

int clip_code

Definition at line 125 of file zgl.h.

◆ color

V4 color

Definition at line 120 of file zgl.h.

◆ coord

V4 coord

Definition at line 118 of file zgl.h.

◆ ec

V4 ec

Definition at line 123 of file zgl.h.

◆ edge_flag

int edge_flag

Definition at line 116 of file zgl.h.

◆ normal

V3 normal

Definition at line 117 of file zgl.h.

◆ pc

V4 pc

Definition at line 124 of file zgl.h.

◆ tex_coord

V4 tex_coord

Definition at line 119 of file zgl.h.

◆ zp

Definition at line 126 of file zgl.h.


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