18 #ifndef itkLevelSetNode_h
19 #define itkLevelSetNode_h
44 template<
typename TPixel,
unsigned int VSetDimension = 2 >
LevelSetNode(const Self &node)
Define numeric traits for std::vector.
bool operator>(const Self &node) const
void SetValue(const PixelType &input)
const PixelType & GetValue() const
bool operator<=(const Self &node) const
void SetIndex(const IndexType &input)
bool operator<(const Self &node) const
Represent a node in a level set.
const IndexType & GetIndex() const
void Fill(IndexValueType value)
bool operator>=(const Self &node) const
Self & operator=(const Self &rhs)
static constexpr unsigned int SetDimension