source: GTP/branches/IllumWPdeliver2008dec/IlluminationWP/demos/Standalone/PathMap [DirectX]/Material.cpp @ 3255

Revision 3255, 305 bytes checked in by szirmay, 15 years ago (diff)
Line 
1#include "dxstdafx.h"
2#include "Material.hpp"
3
4//const Material Material::DIFFUSEWHITE(Vector::RGBWHITE, Vector::RGBBLACK, 0.0f);
5//const Material Material::SHINYBLACK(Vector::RGBBLACK, Vector::RGBWHITE, 100.0f);
6//const Material Material::STEEL(Vector(0.8f, 0.8f, 0.8f), Vector(0.5f, 0.5f, 0.8f), 10.0f);
Note: See TracBrowser for help on using the repository browser.