aimstil  5.0.5
til::PT_IsEqual< TImage > Class Template Reference

#include <til/BasicPixelTests.h>

Inheritance diagram for til::PT_IsEqual< TImage >:
Collaboration diagram for til::PT_IsEqual< TImage >:

Public Types

typedef TImage::value_type value_type
 
typedef Iterator< TImage >::ConstVolumetric ConstVolumetricIterator
 
- Public Types inherited from til::PT_SingleValue< TImage >
typedef TImage TImage
 
typedef TImage::value_type value_type
 
typedef Iterator< TImage >::ConstVolumetric ConstVolumetricIterator
 

Public Member Functions

 PT_IsEqual ()
 
 PT_IsEqual (value_type value)
 
bool compute (const ConstVolumetricIterator &iIm) const
 
bool compute (const TImage &im, const numeric_array< int, 3 > &pos) const
 
- Public Member Functions inherited from til::PT_SingleValue< TImage >
 PT_SingleValue ()
 
 PT_SingleValue (value_type value)
 
void setValue (value_type value)
 
value_type getValue () const
 

Additional Inherited Members

- Static Public Member Functions inherited from til::PT_SingleValue< TImage >
static void next ()
 

Detailed Description

template<class TImage>
class til::PT_IsEqual< TImage >

Definition at line 201 of file BasicPixelTests.h.

Member Typedef Documentation

◆ ConstVolumetricIterator

template<class TImage >
typedef Iterator<TImage>::ConstVolumetric til::PT_IsEqual< TImage >::ConstVolumetricIterator

Definition at line 206 of file BasicPixelTests.h.

◆ value_type

template<class TImage >
typedef TImage::value_type til::PT_IsEqual< TImage >::value_type

Definition at line 205 of file BasicPixelTests.h.

Constructor & Destructor Documentation

◆ PT_IsEqual() [1/2]

template<class TImage >
til::PT_IsEqual< TImage >::PT_IsEqual ( )
inline

Definition at line 210 of file BasicPixelTests.h.

◆ PT_IsEqual() [2/2]

template<class TImage >
til::PT_IsEqual< TImage >::PT_IsEqual ( value_type  value)
inline

Definition at line 211 of file BasicPixelTests.h.

Member Function Documentation

◆ compute() [1/2]

template<class TImage >
bool til::PT_IsEqual< TImage >::compute ( const ConstVolumetricIterator iIm) const
inline

Definition at line 215 of file BasicPixelTests.h.

◆ compute() [2/2]

template<class TImage >
bool til::PT_IsEqual< TImage >::compute ( const TImage im,
const numeric_array< int, 3 > &  pos 
) const
inline

Definition at line 220 of file BasicPixelTests.h.

References til::PT_SingleValue< _TImage >::getValue().


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