#include <material.h>
Inheritance diagram for CDListMaterial::
Public Methods | |
CDListMaterial (CGLContext &context) | |
void | SetAmbient (cpu_vec_xyzw ambient) |
void | SetDiffuse (cpu_vec_xyzw diffuse) |
void | SetSpecular (cpu_vec_xyzw specular) |
void | SetEmission (cpu_vec_xyzw emission) |
void | SetShininess (float shine) |
|
Definition at line 64 of file material.h. |
|
Reimplemented from CMaterial. Definition at line 64 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 72 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 89 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 97 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 80 of file material.cpp. |