Rev 349 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
#include "matte.hpp"
#include "matte.h"
using namespace CGLA;
matte::matte(const CGLA::Vec3f& r) : material(1.f, 0.f), diffuse_(r)
{