18#ifndef itkInteriorExteriorMeshFilter_h
19#define itkInteriorExteriorMeshFilter_h
47template <
typename TInputMesh,
typename TOutputMesh,
typename TSpatialFunction>
99#ifndef ITK_MANUAL_INSTANTIATION
100# include "itkInteriorExteriorMeshFilter.hxx"
Decorates any subclass of itkObject with a DataObject API.
Control indentation during Print() invocation.
InteriorExteriorMeshFilter takes an itk::Mesh and extracts from it a Sub-Mesh such that all its point...
~InteriorExteriorMeshFilter() override=default
typename TInputMesh::CoordRepType CoordRepType
typename InputMeshType::Pointer InputMeshPointer
TSpatialFunction SpatialFunctionType
TOutputMesh OutputMeshType
void GenerateData() override
void PrintSelf(std::ostream &os, Indent indent) const override
typename SpatialFunctionDataObjectType::Pointer SpatialFunctionDataObjectPointer
typename OutputMeshType::Pointer OutputMeshPointer
InteriorExteriorMeshFilter()
Light weight base class for most itk classes.
MeshToMeshFilter is the base class for all process objects that output mesh data, and require mesh da...
N-dimensional spatial function class.
SmartPointer< Self > Pointer
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....