#include "vtkObjectFactory.h"#include "vtkActor.h"#include "vtkCylinderSource.h"#include "vtkPolyDataMapper.h"#include "vtkRenderer.h"#include "vtkRenderWindow.h"#include "vtkRenderWindowInteractor.h"#include "vtkProperty.h"#include "vtkCamera.h"#include "vtkPoints.h"#include "vtkCellArray.h"#include "vtkPolyData.h"#include "vtkPolyDataWriter.h"#include "vtkPolyDataReader.h"#include "vtkImageReader.h"#include "vtkImageViewer.h"#include "vtkImageViewer2.h"#include "vtkImageToStructuredPoints.h"#include <vtkImageThreshold.h>#include "vtkImageWriter.h"#include "vtkExtractVOI.h"#include "vtkImageClip.h"#include "vtkImageResample.h"#include "vtkImageCast.h"#include "vtkImageSeedConnectivity.h"#include "vtkImageData.h"#include "vtkMarchingCubes.h"#include "vtkImageReslice.h"#include "vtkTransform.h"#include "vtkSphereSource.h"#include "vtkDoubleArray.h"#include "vtkPointData.h"#include "vtkCommand.h"#include "vtkCallbackCommand.h"#include "vtkMath.h"#include "vtkStripper.h"#include <vtkSTLReader.h>#include "vtkTriangleFilter.h"#include "vtkSTLWriter.h"#include "vtkPolyDataConnectivityFilter.h"#include "vtkClosePolyData.h"#include "vtkAppendFilter.h"#include "wxSTLWidget_02.h"#include <wx/splitter.h>#include <wx/filedlg.h>

Go to the source code of this file.
1.5.3