NonLinearOp Class Reference

Inheritance diagram for NonLinearOp:

ToneMap

List of all members.

Public Member Functions

 NonLinearOp (float my)
void Map (const float *y, int xRes, int yRes, float maxDisplayY, float *scale) const

Private Attributes

float maxY


Detailed Description

Definition at line 28 of file nonlinear.cpp.


Constructor & Destructor Documentation

NonLinearOp::NonLinearOp ( float  my  )  [inline]

Definition at line 31 of file nonlinear.cpp.

References maxY.


Member Function Documentation

void NonLinearOp::Map ( const float *  y,
int  xRes,
int  yRes,
float  maxDisplayY,
float *  scale 
) const [inline, virtual]

Implements ToneMap.

Definition at line 32 of file nonlinear.cpp.

References maxY.


Member Data Documentation

float NonLinearOp::maxY [private]

Definition at line 52 of file nonlinear.cpp.

Referenced by Map(), and NonLinearOp().


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

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