![]() |
open_iA
2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include <dlg_profile.h>
Public Member Functions | |
| dlg_profile (QWidget *parent, vtkPolyData *profData, double rayLength) | |
| ~dlg_profile () | |
Public Attributes | |
| QGridLayout * | layout |
| iAProfileWidget * | profileWidget |
Protected Member Functions | |
| void | resizeEvent (QResizeEvent *event) |
| dlg_profile::dlg_profile | ( | QWidget * | parent, |
| vtkPolyData * | profData, | ||
| double | rayLength | ||
| ) |
| dlg_profile::~dlg_profile | ( | ) |
|
protected |
| QGridLayout* dlg_profile::layout |
| iAProfileWidget* dlg_profile::profileWidget |
1.8.18