#include "mirror.h"
#include "bxdf.h"
#include "specularreflection.h"
#include "fresnelnoop.h"
#include "paramset.h"
#include "dynload.h"
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterMaterial < Mirror > | r ("mirror") |
DynamicLoader::RegisterMaterial<Mirror> r("mirror") [static] |