VolVis::Commands::ClippingParameters Class Reference

#include <UpdateClippingCommand.h>


Detailed Description

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


Data Fields

QGroupBox * m_pClipping [3]
QCheckBox * m_pNegative [3]
QDoubleSpinBox * m_pTranslate [3]


Field Documentation

QGroupBox* VolVis::Commands::ClippingParameters::m_pClipping[3]

Contains the group boxes for each direction which define if a clipping plane is enabled or disabled m_pClipping[0] => xy plane m_pClipping[1] => xz plane m_pClipping[2] => yz plane

QCheckBox* VolVis::Commands::ClippingParameters::m_pNegative[3]

The check boxes which define the direction of clipping. m_pNegative[0] => direction of xy plane m_pNegative[1] => direction of xz plane m_pNegative[2] => direction of yz plane

QDoubleSpinBox* VolVis::Commands::ClippingParameters::m_pTranslate[3]

The fields defining the translation of the clipping planes. m_pTranslate[0] => translation of xy plane m_pTranslate[1] => translation of xz plane m_pTranslate[2] => translation of yz plane


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