20 #ifndef MIRTK_ShapePreservingSurfaceMapper_H 21 #define MIRTK_ShapePreservingSurfaceMapper_H 23 #include "mirtk/NonSymmetricWeightsSurfaceMapper.h" 80 virtual void Weights(
int i,
const int *j,
double *w,
int d)
const;
87 #endif // MIRTK_ShapePreservingSurfaceMapper_H ShapePreservingSurfaceMapper & operator=(const ShapePreservingSurfaceMapper &)
Assignment operator.
ShapePreservingSurfaceMapper()
Default constructor.
virtual ~ShapePreservingSurfaceMapper()
Destructor.
virtual void Weights(int i, const int *j, double *w, int d) const