lux::Checkerboard3D< T > Class Template Reference

#include <checkerboard.h>

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

List of all members.

Public Member Functions

 Checkerboard3D (TextureMapping3D *m, boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2)
virtual ~Checkerboard3D ()
virtual T Evaluate (const TsPack *tspack, const DifferentialGeometry &dg) const
virtual void SetPower (float power, float area)
virtual void SetIlluminant ()

Private Attributes

boost::shared_ptr< Texture< T > > tex1
boost::shared_ptr< Texture< T > > tex2
TextureMapping3Dmapping

Detailed Description

template<class T>
class lux::Checkerboard3D< T >

Definition at line 151 of file checkerboard.h.


Constructor & Destructor Documentation

template<class T>
lux::Checkerboard3D< T >::Checkerboard3D ( TextureMapping3D m,
boost::shared_ptr< Texture< T > >  c1,
boost::shared_ptr< Texture< T > >  c2 
) [inline]
template<class T>
virtual lux::Checkerboard3D< T >::~Checkerboard3D (  )  [inline, virtual]

Definition at line 161 of file checkerboard.h.

References lux::Checkerboard3D< T >::mapping.


Member Function Documentation

template<class T>
virtual T lux::Checkerboard3D< T >::Evaluate ( const TsPack tspack,
const DifferentialGeometry dg 
) const [inline, virtual]
template<class T>
virtual void lux::Checkerboard3D< T >::SetIlluminant (  )  [inline, virtual]

Reimplemented from lux::Texture< T >.

Definition at line 198 of file checkerboard.h.

References lux::Checkerboard3D< T >::tex1, and lux::Checkerboard3D< T >::tex2.

template<class T>
virtual void lux::Checkerboard3D< T >::SetPower ( float  power,
float  area 
) [inline, virtual]

Reimplemented from lux::Texture< T >.

Definition at line 193 of file checkerboard.h.

References lux::Checkerboard3D< T >::tex1, and lux::Checkerboard3D< T >::tex2.


Member Data Documentation

template<class T>
TextureMapping3D* lux::Checkerboard3D< T >::mapping [private]
template<class T>
boost::shared_ptr<Texture<T> > lux::Checkerboard3D< T >::tex1 [private]
template<class T>
boost::shared_ptr<Texture<T> > lux::Checkerboard3D< T >::tex2 [private]

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