Medical Imaging Interaction Toolkit  2016.11.0
Medical Imaging Interaction Toolkit
itk::ShortestPathImageFilter< TInputImageType, TOutputImageType >::CompareNodeStar Struct Reference

#include <itkShortestPathImageFilter.h>

Public Member Functions

bool operator() (ShortestPathNode *a, ShortestPathNode *b)
 

Detailed Description

template<class TInputImageType, class TOutputImageType>
struct itk::ShortestPathImageFilter< TInputImageType, TOutputImageType >::CompareNodeStar

Definition at line 94 of file itkShortestPathImageFilter.h.

Member Function Documentation

template<class TInputImageType , class TOutputImageType >
bool itk::ShortestPathImageFilter< TInputImageType, TOutputImageType >::CompareNodeStar::operator() ( ShortestPathNode a,
ShortestPathNode b 
)
inline

Definition at line 96 of file itkShortestPathImageFilter.h.

References itk::ShortestPathNode::distAndEst.


The documentation for this struct was generated from the following file: