#include "matte.h"
#include "bxdf.h"
#include "lambertian.h"
#include "orennayar.h"
#include "paramset.h"
#include "dynload.h"
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterMaterial < Matte > | r ("matte") |
DynamicLoader::RegisterMaterial<Matte> r("matte") [static] |