#include <blackbody.h>
Static Public Member Functions | |
| static Texture< float > * | CreateFloatTexture (const Transform &tex2world, const TextureParams &tp) |
| static Texture< SWCSpectrum > * | CreateSWCSpectrumTexture (const Transform &tex2world, const TextureParams &tp) |
Definition at line 68 of file blackbody.h.
| Texture< float > * BlackBodyTexture::CreateFloatTexture | ( | const Transform & | tex2world, | |
| const TextureParams & | tp | |||
| ) | [static] |
Definition at line 30 of file blackbody.cpp.
References lux::TextureParams::FindFloat().
| Texture< SWCSpectrum > * BlackBodyTexture::CreateSWCSpectrumTexture | ( | const Transform & | tex2world, | |
| const TextureParams & | tp | |||
| ) | [static] |
Definition at line 36 of file blackbody.cpp.
References lux::TextureParams::FindFloat().
1.6.2-20100208