mix.h File Reference

#include "pbrt.h"
#include "texture.h"
#include "paramset.h"

Go to the source code of this file.

Classes

class  MixTexture< T >

Functions

MixTexture< float > * CreateMixFloatTexture (const Transform &tex2world, const TextureParams &tp)
MixTexture< Spectrum > * CreateMixSpectrumTexture (const Transform &tex2world, const TextureParams &tp)

Function Documentation

MixTexture<float>* CreateMixFloatTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 30 of file mix.cpp.

References TextureParams::GetFloatTexture().

Referenced by MakeFloatTexture().

MixTexture<Spectrum>* CreateMixSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 40 of file mix.cpp.

References TextureParams::GetFloatTexture(), and TextureParams::GetSpectrumTexture().

Referenced by MakeSpectrumTexture().

Generated on Sat Aug 28 20:00:12 2010 for pbrt by  doxygen 1.6.3