|
VTK
|
#include "vtkLinearTransform.h"
Go to the source code of this file.
Classes | |
| class | vtkLandmarkTransform |
| a linear transform specified by two corresponding point sets More... | |
Defines | |
| #define | VTK_LANDMARK_RIGIDBODY 6 |
| #define | VTK_LANDMARK_SIMILARITY 7 |
| #define | VTK_LANDMARK_AFFINE 12 |
| #define VTK_LANDMARK_RIGIDBODY 6 |
Definition at line 36 of file vtkLandmarkTransform.h.
| #define VTK_LANDMARK_SIMILARITY 7 |
Definition at line 37 of file vtkLandmarkTransform.h.
| #define VTK_LANDMARK_AFFINE 12 |
Definition at line 38 of file vtkLandmarkTransform.h.
1.7.5.1