18#ifndef itkQuadEdgeMeshBoundaryEdgesMeshFunction_h
19#define itkQuadEdgeMeshBoundaryEdgesMeshFunction_h
36template <
typename TMesh>
38 :
public FunctionBase<TMesh, typename TMesh::EdgeListType *>
70#ifndef ITK_MANUAL_INSTANTIATION
71# include "itkQuadEdgeMeshBoundaryEdgesMeshFunction.hxx"
typename TMesh::EdgeListType * OutputType
SmartPointer< const Self > ConstPointer
FunctionBase< TMesh, typename TMesh::EdgeListType * > Superclass
QuadEdgeMeshBoundaryEdgesMeshFunction()=default
typename MeshType::EdgeListType EdgeListType
SmartPointer< Self > Pointer
typename MeshType::EdgeCellType EdgeCellType
QuadEdgeMeshBoundaryEdgesMeshFunction Self
OutputType Evaluate(const InputType &mesh) const override
typename MeshType::QEPrimal QEPrimal
Implements transparent reference counting.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....