DotsTexture< T > Class Template Reference

Inheritance diagram for DotsTexture< T >:

Texture< T > ReferenceCounted

List of all members.

Public Member Functions

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

Private Attributes

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


Detailed Description

template<class T>
class DotsTexture< T >

Definition at line 29 of file dots.cpp.


Constructor & Destructor Documentation

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

Definition at line 32 of file dots.cpp.

References DotsTexture< T >::mapping.

template<class T>
DotsTexture< T >::DotsTexture ( TextureMapping2D m,
Reference< Texture< T > >  c1,
Reference< Texture< T > >  c2 
) [inline]


Member Function Documentation

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


Member Data Documentation

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

Definition at line 62 of file dots.cpp.

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

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

Definition at line 62 of file dots.cpp.

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

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


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

Generated on Mon Jul 20 17:31:54 2009 for pbrt by  doxygen 1.5.6