#include <UpdateCompositingParametersCommand.h>
Inheritance diagram for VolVis::Commands::CompositingParameters:
Data Fields | |
QDoubleSpinBox * | m_pDepthK1 |
QDoubleSpinBox * | m_pDepthK2 |
QGroupBox * | m_pEnableDepthCueing |
QDoubleSpinBox * | m_pJitter |
QCheckBox * | m_pUsePhong |
QDoubleSpinBox* VolVis::Commands::CompositingParameters::m_pDepthK1 |
Contains the first value for depth cueing.
QDoubleSpinBox* VolVis::Commands::CompositingParameters::m_pDepthK2 |
Contains the second value for depth cueing.
Defines if depth cueing is enabled.
QDoubleSpinBox* VolVis::Commands::CompositingParameters::m_pJitter |
Contains the value with which the stochastic jittering offsets are multiplied.
Defines if the phong reflection model is enabled