CustusX
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
HackTPSTransform.hxx
Go to the documentation of this file.
1
#ifndef HackTPSTransform_hxx
2
#define HackTPSTransform_hxx
3
4
#include "vtkThinPlateSplineTransform.h"
5
6
class
HackTPSTransform
: vtkThinPlateSplineTransform
7
{
8
9
public
:
10
11
void
New
();
12
virtual
void
Delete
();
13
14
const
double
*
const
*
GetWarpMatrix
(){
return
MatrixW;}
15
vtkPoints*
GetSourceLandmarks
(){
return
SourceLandmarks;}
16
};
17
18
#endif
HackTPSTransform::GetWarpMatrix
const double *const * GetWarpMatrix()
Definition:
HackTPSTransform.hxx:14
HackTPSTransform::GetSourceLandmarks
vtkPoints * GetSourceLandmarks()
Definition:
HackTPSTransform.hxx:15
HackTPSTransform::Delete
virtual void Delete()
HackTPSTransform
Definition:
HackTPSTransform.hxx:6
HackTPSTransform::New
void New()
CX
source
resource
core
vesselReg
HackTPSTransform.hxx
Generated on Thu Jun 16 2022 21:30:02 for CustusX by
1.8.11