19 #ifndef __itkFastMarchingImageFilterBase_h
20 #define __itkFastMarchingImageFilterBase_h
70 template<
class TInput,
class TOutput >
106 typedef typename Traits::NodePairContainerConstIterator
153 itkSetMacro(OverrideOutputInformation,
bool);
154 itkGetConstReferenceMacro(OverrideOutputInformation,
bool);
155 itkBooleanMacro(OverrideOutputInformation);
166 class InternalNodeStructure;
221 std::vector< InternalNodeStructure >& ioNodesUsed );
226 std::vector< InternalNodeStructure >& ioNeighbors )
const;
268 #include "itkFastMarchingImageFilterBase.hxx"
269 #endif // __itkFastMarchingImageFilterBase_h