#include <UpdateSlicingParametersCommand.h>
Data Fields | |
QSlider * | m_pAngle |
QCheckBox * | m_pEnableTf |
QSlider * | m_pRatio |
QDoubleSpinBox * | m_pXAxis |
QDoubleSpinBox * | m_pYAxis |
QDoubleSpinBox * | m_pZAxis |
Slider for the angle of the arbitrary slicing plane.
Checkbox which defines if the transfer function is used for the slicing.
Pointer to slider which defines the slicing ratio.
QDoubleSpinBox* VolVis::Commands::SlicingParameters::m_pXAxis |
spin box for the x-value of the arbitrary slicing plane.
QDoubleSpinBox* VolVis::Commands::SlicingParameters::m_pYAxis |
spin box for the y-value of the arbitrary slicing plane.
QDoubleSpinBox* VolVis::Commands::SlicingParameters::m_pZAxis |
spin box for the z-value of the arbitrary slicing plane.