EnergyCoatArch::Params Struct Reference

#include <EnergyCoatArch.h>

Inheritance diagram for EnergyCoatArch::Params:

Architecture::Params List of all members.

Public Member Functions

 Params ()

Public Attributes

CoatType coatType
 [PARTIAL_ENERGY] visualized type of energy coats
int meshDensity
 [1] density of polygonal meshes
unsigned lightMapResolution
 [32] resolution of light maps
int * stopFlag
 [NULL] pointer to stop flag
DiffuseBRDF * diffBRDF
 [NULL] default deffise BRDF
SpecularBRDF * specBRDF
 [NULL] default specular BRDF

Detailed Description

Definition at line 27 of file EnergyCoatArch.h.


Constructor & Destructor Documentation

Params void   )  [inline]
 

Reimplemented from Architecture::Params.

Definition at line 32 of file EnergyCoatArch.h.


Member Data Documentation

CoatType coatType
 

[PARTIAL_ENERGY] visualized type of energy coats

Definition at line 28 of file EnergyCoatArch.h.

Referenced by EnergyCoatArch::EnergyCoatArch().

DiffuseBRDF* diffBRDF [inherited]
 

[NULL] default deffise BRDF

Definition at line 31 of file Architecture.h.

Referenced by Architecture::Architecture().

unsigned lightMapResolution
 

[32] resolution of light maps

Definition at line 30 of file EnergyCoatArch.h.

Referenced by EnergyCoatArch::EnergyCoatArch().

int meshDensity
 

[1] density of polygonal meshes

Definition at line 29 of file EnergyCoatArch.h.

Referenced by EnergyCoatArch::EnergyCoatArch().

SpecularBRDF* specBRDF [inherited]
 

[NULL] default specular BRDF

Definition at line 32 of file Architecture.h.

Referenced by Architecture::Architecture().

int* stopFlag [inherited]
 

[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