|
char | name [32] |
|
float | ambient [4] = {0, 0, 0, 1} |
|
float | diffuse [4] = {0, 0, 0, 1} |
|
float | specular [4] = {0, 0, 0, 1} |
|
float | emission [4] = {0, 0, 0, 1} |
|
float | shininess |
|
char | diffuse_map [32] |
|
char | light_map [32] |
|
char | normal_map [32] |
|
char | specular_map [32] |
|
The documentation for this struct was generated from the following file: