TextureMapping2D Class Reference

#include <texture.h>

Inheritance diagram for TextureMapping2D:

CylindricalMapping2D PlanarMapping2D SphericalMapping2D UVMapping2D

List of all members.

Public Member Functions

virtual ~TextureMapping2D ()
virtual void Map (const DifferentialGeometry &dg, float *s, float *t, float *dsdx, float *dtdx, float *dsdy, float *dtdy) const =0


Detailed Description

Definition at line 32 of file texture.h.


Constructor & Destructor Documentation

virtual TextureMapping2D::~TextureMapping2D (  )  [inline, virtual]

Definition at line 35 of file texture.h.


Member Function Documentation

virtual void TextureMapping2D::Map ( const DifferentialGeometry dg,
float *  s,
float *  t,
float *  dsdx,
float *  dtdx,
float *  dsdy,
float *  dtdy 
) const [pure virtual]


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

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