#include "mattetranslucent.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 < MatteTranslucent > | r ("mattetranslucent") |
DynamicLoader::RegisterMaterial<MatteTranslucent> r("mattetranslucent") [static] |