18#ifndef itkQuadEdgeMeshEulerOperatorSplitFacetFunction_h
19#define itkQuadEdgeMeshEulerOperatorSplitFacetFunction_h
34template <
typename TMesh,
typename TQEType>
54 using typename Superclass::MeshType;
55 using typename Superclass::OutputType;
56 using typename Superclass::EdgeCellType;
68#include "itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx"
Light weight base class for most itk classes.
Given two edges h and g sharing the same Left() face, create a new edge joining h->Destination() to g...
~QuadEdgeMeshEulerOperatorSplitFacetFunction() override=default
QuadEdgeMeshEulerOperatorSplitFacetFunction()=default
virtual OutputType Evaluate(QEType *h, QEType *g)
Base class for mesh function object modifiers.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....