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

toxic::Settings::Rendering::Components Struct Reference

More...

#include <settings.h>

List of all members.

Public Member Functions

bool IsConsistent () const

Public Attributes

toxic::Settings::Rendering::Components::DirectLighting m_direct_lighting
 

toxic::Settings::Rendering::Components::IndirectLighting m_indirect_lighting
 

toxic::Settings::Rendering::Components::SpecularReflections m_specular_reflections
 

toxic::Settings::Rendering::Components::Caustics m_caustics
 


Detailed Description

Definition at line 93 of file settings.h.


Member Function Documentation

bool Settings::Rendering::Components::IsConsistent  )  const
 

Definition at line 131 of file settings.cpp.

References toxic::Settings::Rendering::Components::Caustics::IsConsistent(), toxic::Settings::Rendering::Components::SpecularReflections::IsConsistent(), toxic::Settings::Rendering::Components::IndirectLighting::IsConsistent(), toxic::Settings::Rendering::Components::DirectLighting::IsConsistent(), m_caustics, m_direct_lighting, m_indirect_lighting, and m_specular_reflections.

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


Member Data Documentation

struct toxic::Settings::Rendering::Components::Caustics toxic::Settings::Rendering::Components::m_caustics
 

Referenced by toxic::Renderer::compute_caustics(), IsConsistent(), toxic::SceneSettingsWrapper::Load(), main(), toxic::SceneSettingsWrapper::Print(), and toxic::Renderer::trace().

struct toxic::Settings::Rendering::Components::DirectLighting toxic::Settings::Rendering::Components::m_direct_lighting
 

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

struct toxic::Settings::Rendering::Components::IndirectLighting toxic::Settings::Rendering::Components::m_indirect_lighting
 

Referenced by toxic::Renderer::compute_indirect_illumination(), toxic::Renderer::final_gathering(), IsConsistent(), toxic::SceneSettingsWrapper::Load(), main(), toxic::SceneSettingsWrapper::Print(), toxic::Renderer::Restart(), and toxic::Renderer::trace().

struct toxic::Settings::Rendering::Components::SpecularReflections toxic::Settings::Rendering::Components::m_specular_reflections
 

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


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