
Material description. More...
Derived from: | None |
Derived by: | None |
Group: | Display (Display) |
#include <ClanLib/display.h>
Class Members:
Construction: | |
Constructs a material. |
| |
Returns the ambient intensity of the material. | |
Returns the diffuse (spread over wide area) intensity of the material. | |
Returns the specular (mirror reflective) intensity of the material. | |
Returns the emission of the material. | |
Returns the shininess of the material. |
| |
Set the ambient intensity of the material. | |
Set the diffuse (spread over wide area) intensity of the material. | |
Set the specular (mirror reflective) intensity of the material. | |
Set the combined ambient and diffuse intensity of the material. | |
Set the emission of the material. | |
Set the shininess of the material. |