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

toxic::Settings::Rendering::PixelSampling::WhittedAdaptiveSampling Struct Reference

More...

#include <settings.h>

List of all members.

Public Member Functions

bool IsConsistent () const

Public Attributes

sheep::Real m_contrast_threshold
 Contrast threshold to decide when to subdivide further.

int m_max_depth
 Maximum recursion level.


Detailed Description

Definition at line 83 of file settings.h.


Member Function Documentation

bool Settings::Rendering::PixelSampling::WhittedAdaptiveSampling::IsConsistent  )  const
 

Definition at line 57 of file settings.cpp.

References m_contrast_threshold, and m_max_depth.

Referenced by toxic::Settings::Rendering::PixelSampling::IsConsistent().


Member Data Documentation

sheep::Real toxic::Settings::Rendering::PixelSampling::WhittedAdaptiveSampling::m_contrast_threshold
 

Contrast threshold to decide when to subdivide further.

Definition at line 84 of file settings.h.

Referenced by IsConsistent(), toxic::SceneSettingsWrapper::Load(), toxic::SceneSettingsWrapper::Print(), and toxic::Renderer::whitted_recursive_sampling().

int toxic::Settings::Rendering::PixelSampling::WhittedAdaptiveSampling::m_max_depth
 

Maximum recursion level.

Definition at line 85 of file settings.h.

Referenced by IsConsistent(), toxic::SceneSettingsWrapper::Load(), toxic::SceneSettingsWrapper::Print(), and toxic::Renderer::whitted_recursive_sampling().


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