#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 66 of file material.h. |
|
Reimplemented from CMaterial. Definition at line 66 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 74 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 91 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 99 of file material.cpp. |
|
Reimplemented from CMaterial. Definition at line 82 of file material.cpp. |