dynamicsJRLJapan::Geometry::Material Struct Reference

#include <jrl/dynamics/geometricdata.hh>

List of all members.

Public Member Functions

 Material ()

Public Attributes

double ambientIntensity
double diffuseColor [3]
double emissiveColor [3]
double shininess
double specularColor [3]
double transparency

Friends

std::ostream & operator<< (std::ostream &, const Material &)

Constructor & Destructor Documentation

dynamicsJRLJapan::Geometry::Material::Material (  ) 

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  ,
const Material  
) [friend]

Member Data Documentation