ITK  5.4.0
Insight Toolkit
Public Member Functions | List of all members
itk::AutomaticTopologyMeshSource< TOutputMesh >::IdentifierArrayEqualsFunction Class Reference

#include <itkAutomaticTopologyMeshSource.h>

Detailed Description

template<typename TOutputMesh>
class itk::AutomaticTopologyMeshSource< TOutputMesh >::IdentifierArrayEqualsFunction

Definition at line 379 of file itkAutomaticTopologyMeshSource.h.

Public Member Functions

bool operator() (Array< IdentifierType > identifierArray1, Array< IdentifierType > identifierArray2) const
 

Member Function Documentation

◆ operator()()

template<typename TOutputMesh >
bool itk::AutomaticTopologyMeshSource< TOutputMesh >::IdentifierArrayEqualsFunction::operator() ( Array< IdentifierType identifierArray1,
Array< IdentifierType identifierArray2 
) const
inline

Definition at line 383 of file itkAutomaticTopologyMeshSource.h.

References itk::Array< TValue >::Size().


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