cpe::material Struct Reference

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

Collaboration diagram for cpe::material:
Collaboration graph
[legend]

List of all members.

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

Detailed Description

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


Constructor & Destructor Documentation

cpe::material::material ( const color _c,
const shading_parameters _shad 
) [inline]

direct constructor (color+shading)


Member Data Documentation

original color of the object

shading parameter to compute illumination


The documentation for this struct was generated from the following file:
Generated on Mon Apr 18 16:13:46 2011 by  doxygen 1.6.3