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