lux::PerScreenNormalizedBuffer Class Reference

#include <film.h>

Inheritance diagram for lux::PerScreenNormalizedBuffer:
[legend]
Collaboration diagram for lux::PerScreenNormalizedBuffer:
[legend]

List of all members.

Public Member Functions

 PerScreenNormalizedBuffer (int x, int y, const double *samples)
virtual ~PerScreenNormalizedBuffer ()
virtual void GetData (XYZColor *color, float *alpha) const
virtual float GetData (int x, int y, XYZColor *color, float *alpha) const

Private Attributes

const double * numberOfSamples_

Detailed Description

Definition at line 240 of file film.h.


Constructor & Destructor Documentation

lux::PerScreenNormalizedBuffer::PerScreenNormalizedBuffer ( int  x,
int  y,
const double *  samples 
) [inline]

Definition at line 242 of file film.h.

virtual lux::PerScreenNormalizedBuffer::~PerScreenNormalizedBuffer (  )  [inline, virtual]

Definition at line 245 of file film.h.


Member Function Documentation

virtual float lux::PerScreenNormalizedBuffer::GetData ( int  x,
int  y,
XYZColor color,
float *  alpha 
) const [inline, virtual]
virtual void lux::PerScreenNormalizedBuffer::GetData ( XYZColor color,
float *  alpha 
) const [inline, virtual]

Member Data Documentation

Definition at line 272 of file film.h.

Referenced by GetData().


The documentation for this class was generated from the following file:
Generated by  doxygen 1.6.2-20100208