#include "MaterialList.h"
#include "Displayable.h"
#include <stdio.h>
#include <string.h>
#include <math.h>
Go to the source code of this file.
Variables | |
const Material | defOpaque |
const Material | defTransp |
const double | SHINY_A = sqrt(1000.0) |
const double | SHINY_k = log(1000.0) |
|
Initial value: { 0.00f, 0.50f, 0.65f, 40.00f, 0.00f, 1.00f, 0.00f, 0.00f, 0.00f, 0 } Definition at line 27 of file MaterialList.C. |
|
Initial value: { 0.00f, 0.50f, 0.65f, 40.00f, 0.00f, 0.30f, 0.00f, 0.00f, 0.00f, 1 } Definition at line 40 of file MaterialList.C. |
|
Definition at line 57 of file MaterialList.C. Referenced by MaterialList::get_shininess, and MaterialList::set_shininess. |
|
Definition at line 58 of file MaterialList.C. Referenced by MaterialList::get_shininess, and MaterialList::set_shininess. |