DotsTexture< T > Class Template Reference

#include <dots.h>

Inheritance diagram for DotsTexture< T >:
Texture< T > ReferenceCounted

List of all members.

Public Member Functions

 ~DotsTexture ()
 DotsTexture (TextureMapping2D *m, Reference< Texture< T > > t1, Reference< Texture< T > > t2)
Evaluate (const DifferentialGeometry &dg) const

Private Attributes

TextureMapping2Dmapping
Reference< Texture< T > > outsideDot
Reference< Texture< T > > insideDot

Detailed Description

template<typename T>
class DotsTexture< T >

Definition at line 37 of file dots.h.


Constructor & Destructor Documentation

template<typename T>
DotsTexture< T >::~DotsTexture (  )  [inline]

Definition at line 40 of file dots.h.

References DotsTexture< T >::mapping.

template<typename T>
DotsTexture< T >::DotsTexture ( TextureMapping2D m,
Reference< Texture< T > >  t1,
Reference< Texture< T > >  t2 
) [inline]

Definition at line 43 of file dots.h.


Member Function Documentation

template<typename T>
T DotsTexture< T >::Evaluate ( const DifferentialGeometry dg  )  const [inline, virtual]

Member Data Documentation

template<typename T>
Reference<Texture<T> > DotsTexture< T >::insideDot [private]

Definition at line 70 of file dots.h.

Referenced by DotsTexture< T >::Evaluate().

template<typename T>
TextureMapping2D* DotsTexture< T >::mapping [private]

Definition at line 69 of file dots.h.

Referenced by DotsTexture< T >::Evaluate(), and DotsTexture< T >::~DotsTexture().

template<typename T>
Reference<Texture<T> > DotsTexture< T >::outsideDot [private]

Definition at line 70 of file dots.h.

Referenced by DotsTexture< T >::Evaluate().


The documentation for this class was generated from the following file:
Generated on Sat Aug 28 20:00:13 2010 for pbrt by  doxygen 1.6.3