open_iA  2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Functions
iAVolumeRenderer.cpp File Reference
#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"
Include dependency graph for iAVolumeRenderer.cpp:

Functions

bool IsFlat (int extent[6])
 

Function Documentation

◆ IsFlat()

bool IsFlat ( int  extent[6])