lux::Checkerboard3D< T > Class Template Reference

#include <checkerboard.h>

Inheritance diagram for lux::Checkerboard3D< T >:

lux::Texture< T >

List of all members.

Public Member Functions

 Checkerboard3D (TextureMapping3D *m, boost::shared_ptr< Texture< T > > c1, boost::shared_ptr< Texture< T > > c2)
Evaluate (const DifferentialGeometry &dg) const

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 141 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]


Member Function Documentation

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


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 on Sat Aug 15 14:17:09 2009 for lux by  doxygen 1.5.9