![]() |
open_iA
2019.12
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAVolumeRenderer.h"#include "iAConsole.h"#include "iATransferFunction.h"#include "iAVolumeSettings.h"#include <vtkImageData.h>#include <vtkOpenGLRenderer.h>#include <vtkOutlineFilter.h>#include <vtkPolyDataMapper.h>#include <vtkProperty.h>#include <vtkRendererCollection.h>#include <vtkSmartVolumeMapper.h>#include <vtkVolume.h>#include <vtkVolumeProperty.h>#include "vtkColorTransferFunction.h"Functions | |
| bool | IsFlat (int extent[6]) |
| bool IsFlat | ( | int | extent[6] | ) |
1.8.16