ITK 6.0.0
Insight Toolkit
 
Loading...
Searching...
No Matches
itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash Struct Reference

Detailed Description

template<typename TInputImage>
struct itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash

Definition at line 263 of file itkContourExtractor2DImageFilter.h.

Public Types

using CoordinateType = typename VertexType::CoordinateType
 

Public Member Functions

vcl_size_t operator() (const VertexType &v) const noexcept
 

Member Typedef Documentation

◆ CoordinateType

template<typename TInputImage>
using itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash::CoordinateType = typename VertexType::CoordinateType

Definition at line 265 of file itkContourExtractor2DImageFilter.h.

Member Function Documentation

◆ operator()()

template<typename TInputImage>
vcl_size_t itk::ContourExtractor2DImageFilter< TInputImage >::VertexHash::operator() ( const VertexType & v) const
inlinenoexcept

Definition at line 267 of file itkContourExtractor2DImageFilter.h.


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