Class Hierarchy   Compound List   File List   Compound Members   File Members  

Material Class Reference

Class diagram for Material:

BaseClass

List of all members.

Public Members

 Material ()
const ColorgetAmbient () const
const ColorgetDiffuse () const
const ColorgetSpecular () const
const ColorgetEmission () const
Float getShininess () const
Void setAmbient (const Color& ambient)
Void setDiffuse (const Color& diffuse)
Void setSpecular (const Color& specular)
Void setShininess (Float shininess)

Member Function Documentation

Material::Material ()

const Color& Material::getAmbient () const

const Color& Material::getDiffuse () const

const Color& Material::getSpecular () const

const Color& Material::getEmission () const

Float Material::getShininess () const

Void Material::setAmbient (const Color & ambient)

Void Material::setDiffuse (const Color & diffuse)

Void Material::setSpecular (const Color & specular)

Void Material::setShininess (Float shininess)


The documentation for this class was generated from the following file:
Generated at Wed Nov 3 15:16:41 1999 for Architectural Walkthrough Project by doxygen  written by Dimitri van Heesch, © 1997-1999