TinyGL 0.4.1 for MinGW
Data Fields
GLMaterial Struct Reference

#include <zgl.h>

Data Fields

V4 emission
 
V4 ambient
 
V4 diffuse
 
V4 specular
 
float shininess
 
int shininess_i
 
int do_specular
 

Detailed Description

Definition at line 77 of file zgl.h.

Field Documentation

◆ ambient

V4 ambient

Definition at line 79 of file zgl.h.

◆ diffuse

V4 diffuse

Definition at line 80 of file zgl.h.

◆ do_specular

int do_specular

Definition at line 86 of file zgl.h.

◆ emission

V4 emission

Definition at line 78 of file zgl.h.

◆ shininess

float shininess

Definition at line 82 of file zgl.h.

◆ shininess_i

int shininess_i

Definition at line 85 of file zgl.h.

◆ specular

V4 specular

Definition at line 81 of file zgl.h.


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