scale.h File Reference

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

Go to the source code of this file.

Classes

class  ScaleTexture< T1, T2 >

Functions

ScaleTexture< float, float > * CreateScaleFloatTexture (const Transform &tex2world, const TextureParams &tp)
ScaleTexture< Spectrum,
Spectrum > * 
CreateScaleSpectrumTexture (const Transform &tex2world, const TextureParams &tp)

Function Documentation

ScaleTexture<float, float>* CreateScaleFloatTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 30 of file scale.cpp.

References TextureParams::GetFloatTexture().

Referenced by MakeFloatTexture().

ScaleTexture<Spectrum, Spectrum>* CreateScaleSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 38 of file scale.cpp.

References TextureParams::GetSpectrumTexture().

Referenced by MakeSpectrumTexture().

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