fbm.cpp File Reference

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

Go to the source code of this file.

Functions

FBmTexture< float > * CreateFBmFloatTexture (const Transform &tex2world, const TextureParams &tp)
FBmTexture< Spectrum > * CreateFBmSpectrumTexture (const Transform &tex2world, const TextureParams &tp)

Function Documentation

FBmTexture<float>* CreateFBmFloatTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 30 of file fbm.cpp.

References TextureParams::FindFloat(), and TextureParams::FindInt().

Referenced by MakeFloatTexture().

FBmTexture<Spectrum>* CreateFBmSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 40 of file fbm.cpp.

References TextureParams::FindFloat(), and TextureParams::FindInt().

Referenced by MakeSpectrumTexture().

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