scale.cpp File Reference

#include "stdafx.h"
#include "textures/scale.h"

Go to the source code of this file.

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