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

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

More...

#include <settings.h>

List of all members.

Public Types

enum  Algorithm { SUPERSAMPLING, WHITTED_ADAPTIVE_SAMPLING }

Public Member Functions

bool IsConsistent () const

Public Attributes

enum toxic::Settings::Rendering::PixelSampling::Algorithm m_algorithm
toxic::Settings::Rendering::PixelSampling::Supersampling m_supersampling
 

toxic::Settings::Rendering::PixelSampling::WhittedAdaptiveSampling m_whitted_adaptive_sampling
 


Detailed Description

Definition at line 72 of file settings.h.


Member Enumeration Documentation

enum toxic::Settings::Rendering::PixelSampling::Algorithm
 

Enumeration values:
SUPERSAMPLING 
WHITTED_ADAPTIVE_SAMPLING 

Definition at line 73 of file settings.h.


Member Function Documentation

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

Definition at line 61 of file settings.cpp.

References toxic::Settings::Rendering::PixelSampling::WhittedAdaptiveSampling::IsConsistent(), toxic::Settings::SamplingSettings::IsConsistent(), m_supersampling, m_whitted_adaptive_sampling, SUPERSAMPLING, and WHITTED_ADAPTIVE_SAMPLING.

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


Member Data Documentation

enum toxic::Settings::Rendering::PixelSampling::Algorithm toxic::Settings::Rendering::PixelSampling::m_algorithm
 

Referenced by toxic::SceneSettingsWrapper::Load(), toxic::SceneSettingsWrapper::Print(), toxic::Renderer::render_pixel(), and toxic::Renderer::Restart().

toxic::Settings::Rendering::PixelSampling::Supersampling toxic::Settings::Rendering::PixelSampling::m_supersampling
 

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

struct toxic::Settings::Rendering::PixelSampling::WhittedAdaptiveSampling toxic::Settings::Rendering::PixelSampling::m_whitted_adaptive_sampling
 

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