lux::ConstantTexture< T > Class Template Reference

#include <texture.h>

Inheritance diagram for lux::ConstantTexture< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 ConstantTexture (const T &v)
Evaluate (const DifferentialGeometry &) const

Private Attributes

value


Detailed Description

template<class T>
class lux::ConstantTexture< T >

Definition at line 117 of file texture.h.


Constructor & Destructor Documentation

template<class T >
lux::ConstantTexture< T >::ConstantTexture ( const T &  v  )  [inline]

Definition at line 120 of file texture.h.

References lux::ConstantTexture< T >::value.


Member Function Documentation

template<class T >
T lux::ConstantTexture< T >::Evaluate ( const DifferentialGeometry  )  const [inline, virtual]

Implements lux::Texture< T >.

Definition at line 121 of file texture.h.

References lux::ConstantTexture< T >::value.


Member Data Documentation

template<class T >
T lux::ConstantTexture< T >::value [private]


The documentation for this class was generated from the following file:

Generated on Fri Jul 24 11:50:04 2009 for lux by  doxygen 1.5.9