#include "PlaneWidget.h"
#include <Action.h>
#include <MeshComponent.h>
#include <vtkSmartPointer.h>
#include <vtkPlane.h>
Go to the source code of this file.
Classes | |
class | MeshClipping |
This action allows the user to clip several kinds of MeshComponents : vtkStructuredGridClip, vtkUnstructuredGridClip, vtkPolyData. More... | |