Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

toxic::Settings::SamplingSettings::StratifiedSampling Struct Reference

Stratified sampling settings. More...

#include <settings.h>

List of all members.

Public Member Functions

bool IsConsistent () const

Public Attributes

int m_width
int m_height
 Grid size (number of samples is m_width * m_height).


Detailed Description

Stratified sampling settings.

Definition at line 55 of file settings.h.


Member Function Documentation

bool Settings::SamplingSettings::StratifiedSampling::IsConsistent  )  const
 

Definition at line 36 of file settings.cpp.

Referenced by toxic::Settings::SamplingSettings::IsConsistent().


Member Data Documentation

int toxic::Settings::SamplingSettings::StratifiedSampling::m_height
 

Grid size (number of samples is m_width * m_height).

Definition at line 56 of file settings.h.

Referenced by toxic::SurfaceSamplerFactory::Create(), LoadSamplingSettings(), and PrintSamplingSettings().

int toxic::Settings::SamplingSettings::StratifiedSampling::m_width
 

Definition at line 56 of file settings.h.

Referenced by toxic::SurfaceSamplerFactory::Create(), LoadSamplingSettings(), and PrintSamplingSettings().


The documentation for this struct was generated from the following files:
Generated on Tue May 11 01:31:58 2004 for toxic by doxygen 1.3.6