Architecture::Params Struct Reference

#include <Architecture.h>

Inheritance diagram for Architecture::Params:

EnergyCoatArch::Params GLArch::Params RayTrArch::Params GLVolumesArch::Params PathTrArch::Params PhotonMappingArch::Params IrradCacheVisualizer::Params PhotonMapVisualizer::Params List of all members.

Public Member Functions

 Params ()

Public Attributes

int * stopFlag
 [NULL] pointer to stop flag
DiffuseBRDF * diffBRDF
 [NULL] default deffise BRDF
SpecularBRDF * specBRDF
 [NULL] default specular BRDF

Detailed Description

Definition at line 29 of file Architecture.h.


Constructor & Destructor Documentation

Params void   )  [inline]
 

Reimplemented in EnergyCoatArch::Params, GLArch::Params, GLVolumesArch::Params, IrradCacheVisualizer::Params, PathTrArch::Params, PhotonMappingArch::Params, PhotonMapVisualizer::Params, and RayTrArch::Params.

Definition at line 34 of file Architecture.h.


Member Data Documentation

DiffuseBRDF* diffBRDF
 

[NULL] default deffise BRDF

Definition at line 31 of file Architecture.h.

Referenced by Architecture::Architecture().

SpecularBRDF* specBRDF
 

[NULL] default specular BRDF

Definition at line 32 of file Architecture.h.

Referenced by Architecture::Architecture().

int* stopFlag
 

[NULL] pointer to stop flag

Definition at line 30 of file Architecture.h.

Referenced by Architecture::Architecture().


The documentation for this struct was generated from the following file:
Generated on Tue Nov 21 15:11:42 2006 for gra by  doxygen 1.4.6