#include "pbrt.h"#include "material.h"Go to the source code of this file.
Classes | |
| class | UberMaterial |
Functions | |
| UberMaterial * | CreateUberMaterial (const Transform &xform, const TextureParams &mp) |
| UberMaterial* CreateUberMaterial | ( | const Transform & | xform, | |
| const TextureParams & | mp | |||
| ) |
Definition at line 74 of file uber.cpp.
References TextureParams::GetFloatTexture(), and TextureParams::GetSpectrumTexture().
Referenced by MakeMaterial().
1.6.3