cgv
Loading...
Searching...
No Matches
phong_material.cxx
1#include "phong_material.h"
2
3namespace cgv {
4 namespace media {
5 namespace illum {
6
8 static phong_material mat; return mat;
9 }
10
11 }
12 }
13}
the cgv namespace
Definition print.h:11
Stores properties of a phong brdf material.
static const phong_material & get_default()
provide a const reference to a standard phong material