VolVis::Commands::LightingParameters Class Reference

#include <UpdateLightingCommand.h>


Detailed Description

Contains all parameters needed for the lighting conditions and material properties.


Data Fields

QSlider * m_pAmbient
QSlider * m_pDiffuse
QDoubleSpinBox * m_pLightX
QDoubleSpinBox * m_pLightY
QDoubleSpinBox * m_pLightZ
QSlider * m_pShininess
QSlider * m_pSpecular


Field Documentation

QSlider* VolVis::Commands::LightingParameters::m_pAmbient

Slider for setting ambient term.

QSlider* VolVis::Commands::LightingParameters::m_pDiffuse

Slider for setting diffuse term.

QDoubleSpinBox* VolVis::Commands::LightingParameters::m_pLightX

x coordinate of light position

QDoubleSpinBox* VolVis::Commands::LightingParameters::m_pLightY

y coordinate of light position

QDoubleSpinBox* VolVis::Commands::LightingParameters::m_pLightZ

z coordinate of light position

QSlider* VolVis::Commands::LightingParameters::m_pShininess

Slider for setting shininess.

QSlider* VolVis::Commands::LightingParameters::m_pSpecular

Slider for setting specular term.


The documentation for this class was generated from the following file:
Generated on Wed Dec 5 12:27:31 2007 for VolVis by  doxygen 1.5.1-p1