#include <irregulardata.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 64 of file irregulardata.h.
Texture< float > * IrregularDataTexture::CreateFloatTexture | ( | const Transform & | tex2world, | |
const TextureParams & | tp | |||
) | [static] |
Definition at line 31 of file irregulardata.cpp.
References lux::TextureParams::FindFloats(), LUX_BADTOKEN, LUX_ERROR, LUX_MISSINGDATA, and luxError.
Texture< SWCSpectrum > * IrregularDataTexture::CreateSWCSpectrumTexture | ( | const Transform & | tex2world, | |
const TextureParams & | tp | |||
) | [static] |
Definition at line 51 of file irregulardata.cpp.
References lux::TextureParams::FindFloats(), LUX_BADTOKEN, LUX_ERROR, LUX_MISSINGDATA, and luxError.