lux::PixelSampler Class Reference

#include <sampling.h>

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

List of all members.

Public Member Functions

 PixelSampler ()
virtual ~PixelSampler ()
virtual u_int GetTotalPixels ()=0
virtual bool GetNextPixel (int &xPos, int &yPos, u_int *use_pos)=0

Public Attributes

bool renderingDone

Detailed Description

Definition at line 148 of file sampling.h.


Constructor & Destructor Documentation

lux::PixelSampler::PixelSampler (  )  [inline]

Definition at line 150 of file sampling.h.

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

Definition at line 151 of file sampling.h.


Member Function Documentation

virtual bool lux::PixelSampler::GetNextPixel ( int xPos,
int yPos,
u_int use_pos 
) [pure virtual]
virtual u_int lux::PixelSampler::GetTotalPixels (  )  [pure virtual]

Member Data Documentation

Definition at line 158 of file sampling.h.

Referenced by lux::RandomSampler::GetNextSample(), and lux::LDSampler::GetNextSample().


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