VTK  9.1.0
Classes | Macros
vtkLandmarkTransform.h File Reference
#include "vtkCommonTransformsModule.h"
#include "vtkLinearTransform.h"
Include dependency graph for vtkLandmarkTransform.h:

Go to the source code of this file.

Classes

class  vtkLandmarkTransform
 a linear transform specified by two corresponding point sets More...
 

Macros

#define VTK_LANDMARK_RIGIDBODY   6
 
#define VTK_LANDMARK_SIMILARITY   7
 
#define VTK_LANDMARK_AFFINE   12
 

Macro Definition Documentation

◆ VTK_LANDMARK_RIGIDBODY

#define VTK_LANDMARK_RIGIDBODY   6

Definition at line 97 of file vtkLandmarkTransform.h.

◆ VTK_LANDMARK_SIMILARITY

#define VTK_LANDMARK_SIMILARITY   7

Definition at line 98 of file vtkLandmarkTransform.h.

◆ VTK_LANDMARK_AFFINE

#define VTK_LANDMARK_AFFINE   12

Definition at line 99 of file vtkLandmarkTransform.h.