lux::Checkerboard2D< T > Class Template Reference

#include <checkerboard.h>

Inheritance diagram for lux::Checkerboard2D< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 Checkerboard2D (TextureMapping2D *m, boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2, const string &aa)
 ~Checkerboard2D ()
Evaluate (const DifferentialGeometry &dg) const

Private Attributes

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


Detailed Description

template<class T>
class lux::Checkerboard2D< T >

Definition at line 42 of file checkerboard.h.


Constructor & Destructor Documentation

template<class T>
lux::Checkerboard2D< T >::Checkerboard2D ( TextureMapping2D m,
boost::shared_ptr< Texture< T > >  c1,
boost::shared_ptr< Texture< T > >  c2,
const string &  aa 
) [inline]

template<class T>
lux::Checkerboard2D< T >::~Checkerboard2D (  )  [inline]

Definition at line 66 of file checkerboard.h.

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


Member Function Documentation

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


Member Data Documentation

template<class T>
TextureMapping2D* lux::Checkerboard2D< T >::mapping [private]

template<class T>
boost::shared_ptr<Texture<T> > lux::Checkerboard2D< T >::tex1 [private]

template<class T>
boost::shared_ptr<Texture<T> > lux::Checkerboard2D< T >::tex2 [private]


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

Generated on Mon May 18 07:13:52 2009 for lux by  doxygen 1.5.8