lux::BlackBodyFloatTexture< T > Class Template Reference

#include <blackbody.h>

Inheritance diagram for lux::BlackBodyFloatTexture< T >:
[legend]
Collaboration diagram for lux::BlackBodyFloatTexture< T >:
[legend]

List of all members.

Public Member Functions

 BlackBodyFloatTexture (const T &v)
virtual ~BlackBodyFloatTexture ()
virtual T Evaluate (const TsPack *tspack, const DifferentialGeometry &) const

Private Attributes

value

Detailed Description

template<class T>
class lux::BlackBodyFloatTexture< T >

Definition at line 34 of file blackbody.h.


Constructor & Destructor Documentation

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

Definition at line 37 of file blackbody.h.

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

template<class T >
virtual lux::BlackBodyFloatTexture< T >::~BlackBodyFloatTexture (  )  [inline, virtual]

Definition at line 38 of file blackbody.h.


Member Function Documentation

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

Implements lux::Texture< T >.

Definition at line 39 of file blackbody.h.

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


Member Data Documentation

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

The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208