18#ifndef itkConformalFlatteningMeshFilter_h
19#define itkConformalFlatteningMeshFilter_h
26#include "vnl/vnl_sparse_matrix.h"
46template <
typename TInputMesh,
typename TOutputMesh>
71#ifndef ITK_FUTURE_LEGACY_REMOVE
72 using CoordRepType ITK_FUTURE_DEPRECATED(
73 "ITK 6 discourages using `CoordRepType`. Please use `CoordinateType` instead!") =
CoordinateType;
92 using CellType =
typename InputMeshType::CellType;
145#ifndef ITK_MANUAL_INSTANTIATION
146# include "itkConformalFlatteningMeshFilter.hxx"
Control indentation during Print() invocation.
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....