|
aimstil
5.0.5
|
#include <til/BasicPixelTests.h>


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 () |
Definition at line 201 of file BasicPixelTests.h.
| typedef Iterator<TImage>::ConstVolumetric til::PT_IsEqual< TImage >::ConstVolumetricIterator |
Definition at line 206 of file BasicPixelTests.h.
| typedef TImage::value_type til::PT_IsEqual< TImage >::value_type |
Definition at line 205 of file BasicPixelTests.h.
|
inline |
Definition at line 210 of file BasicPixelTests.h.
|
inline |
Definition at line 211 of file BasicPixelTests.h.
|
inline |
Definition at line 215 of file BasicPixelTests.h.
|
inline |
Definition at line 220 of file BasicPixelTests.h.
References til::PT_SingleValue< _TImage >::getValue().