Medical Imaging Interaction Toolkit  2023.12.99-77685e7b
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 91 of file itkShortestPathImageFilter.h.

Member Function Documentation

◆ operator()()

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

Definition at line 93 of file itkShortestPathImageFilter.h.

References itk::ShortestPathNode::distAndEst.


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