#include "vtkClosePolyData.h"
#include <vtkTriangleFilter.h>
#include <vtkSTLWriter.h>
#include <vtkInteractorStyleSwitch.h>
#include <vtkPointPicker.h>
#include <vtkCamera.h>
#include <vtkPointData.h>
#include <vtkFloatArray.h>
#include <vtkCellLocator.h>
#include <vtkInteractorStyleTrackballCamera.h>
#include <vtkCellArray.h>
#include <vtkStripper.h>
#include <vtkImplicitSelectionLoop.h>
#include <vtkExtractPolyDataGeometry.h>
#include <vtkPolyDataConnectivityFilter.h>
#include <vtkPolyDataNormals.h>
#include "vtk3DSurfaceSTLWidget.h"
#include "volume.hxx"
#include "marInterface.h"
#include "matrix.h"
Go to the source code of this file.
Functions | |
END_EVENT_TABLE () |
END_EVENT_TABLE | ( | ) |
Again wxVTK is an hybrid class, double click was done using wxWindows, simply because VTK doesn't provide such facility (as opposed to wheel support that is supposed to be merged in VTK trunk sooner or later:
http://public.kitware.com/pipermail/vtkusers/2003-August/019548.html http://www.creatis.insa-lyon.fr/~malaterre/vtk/wheel.patch