Computer Assited Medical Intervention Tool Kit  version 4.0
Classes | Typedefs
RigidTransform.h File Reference
#include "Action.h"
#include "Component.h"
#include <vtkTransform.h>
#include <vtkTransformFilter.h>
#include <vtkSmartPointer.h>
#include "ui_RigidTransformDialog.h"

Go to the source code of this file.

Classes

class  RigidTransform
 This action allows you to apply a linear transformation (translation,rotation around axes,scaling) the currently selected MeshComponents. More...
 

Typedefs

typedef vtkSmartPointer< vtkTransformFilter > vtkSmartPointerTransformFilter
 

Typedef Documentation

◆ vtkSmartPointerTransformFilter

typedef vtkSmartPointer<vtkTransformFilter> vtkSmartPointerTransformFilter