![]() |
open_iA
2020.04
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iALabel3D.h"#include <vtkCellArray.h>#include <vtkFloatArray.h>#include <vtkFollower.h>#include <vtkImageData.h>#include <vtkLineSource.h>#include <vtkMath.h>#include <vtkPointData.h>#include <vtkPolyDataMapper.h>#include <vtkProperty.h>#include <vtkQuad.h>#include <vtkRenderer.h>#include <vtkSmartPointer.h>#include <vtkTexture.h>#include <vtkTubeFilter.h>#include <vtkVersion.h>#include <vtkQImageToImageSource.h>#include <QPixmap>#include <vtkVectorText.h>#include <vtkAppendPolyData.h>#include <vtkImageDataGeometryFilter.h>#include <vtkCaptionActor2D.h>#include <vtkTextProperty.h>#include <vtkLegendBoxActor.h>#include <vtkSphereSource.h>Macros | |
| #define | LABEL_DISPLACEMENT 30.0 |
| #define | LABEL_SCALE 1.0 |
| #define | LABEL_TUBE_RAD 0.3 |
Variables | |
| const int | NUM_PTS = 4 |
| const float | TUPLES [NUM_PTS][3] |
| #define LABEL_DISPLACEMENT 30.0 |
| #define LABEL_SCALE 1.0 |
| #define LABEL_TUBE_RAD 0.3 |
| const int NUM_PTS = 4 |
| const float TUPLES[NUM_PTS][3] |
1.8.18