![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "vtkEllipsoidSource.h"#include "vtkObjectFactory.h"#include "vtkInformationVector.h"#include "vtkInformation.h"#include "vtkStreamingDemandDrivenPipeline.h"#include "vtkSmartPointer.h"#include "vtkTransformPolyDataFilter.h"#include "vtkTransform.h"#include "vtkLandmarkTransform.h"#include "vtkMatrix4x4.h"#include "vtkMath.h"#include "vtkFloatArray.h"#include "vtkCellArray.h"#include "vtkPointData.h"Functions | |
| vtkStandardNewMacro (vtkEllipsoidSource) | |
| vtkStandardNewMacro | ( | vtkEllipsoidSource | ) |