fbm.cpp File Reference

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

Go to the source code of this file.

Classes

class  FBmTexture< T >

Functions

DLLEXPORT Texture< float > * CreateFloatTexture (const Transform &tex2world, const TextureParams &tp)
DLLEXPORT Texture< Spectrum > * CreateSpectrumTexture (const Transform &tex2world, const TextureParams &tp)


Function Documentation

DLLEXPORT Texture<float>* CreateFloatTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 52 of file fbm.cpp.

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

DLLEXPORT Texture<Spectrum>* CreateSpectrumTexture ( const Transform tex2world,
const TextureParams tp 
)

Definition at line 60 of file fbm.cpp.

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


Generated on Mon Jul 20 17:31:54 2009 for pbrt by  doxygen 1.5.6