#include "pbrt.h"#include "material.h"Go to the source code of this file.
Classes | |
| class | Clay |
Functions | |
| DLLEXPORT Material * | CreateMaterial (const Transform &xform, const TextureParams &mp) |
| DLLEXPORT Material* CreateMaterial | ( | const Transform & | xform, | |
| const TextureParams & | mp | |||
| ) |
Definition at line 63 of file clay.cpp.
References Clay::bumpMap, Clay::Clay(), and TextureParams::GetFloatTexture().
1.5.6