material associated to a given object (color+shading data) More...

Public Member Functions | |
| material (const color &_c, const shading_parameters &_shad) | |
| direct constructor (color+shading) | |
Public Attributes | |
| color | c |
| original color of the object | |
| shading_parameters | shad |
| shading parameter to compute illumination | |
material associated to a given object (color+shading data)
| cpe::material::material | ( | const color & | _c, | |
| const shading_parameters & | _shad | |||
| ) | [inline] |
direct constructor (color+shading)
original color of the object
shading parameter to compute illumination
1.6.3