aimstil
5.0.5
|
#include <til/BasicPixelActions.h>
Public Types | |
typedef TImage::value_type | value_type |
typedef Iterator< TImage >::Volumetric | VolumetricIterator |
![]() | |
typedef TImage | TImage |
typedef TImage::value_type | value_type |
typedef Iterator< TImage >::Volumetric | VolumetricIterator |
Public Member Functions | |
PA_SetValue (value_type value) | |
INLINE void | apply (const VolumetricIterator &iIm) const |
void | apply (const numeric_array< int, 3 > &pos) const |
![]() | |
PA_SingleValue () | |
PA_SingleValue (value_type value) | |
void | setValue (value_type value) |
void | setImage (const TImage &im) |
value_type | getValue () const |
TImage & | image () const |
Additional Inherited Members | |
![]() | |
static void | next () |
Definition at line 53 of file BasicPixelActions.h.
typedef TImage::value_type til::PA_SetValue< TImage >::value_type |
Definition at line 56 of file BasicPixelActions.h.
typedef Iterator<TImage>::Volumetric til::PA_SetValue< TImage >::VolumetricIterator |
Definition at line 57 of file BasicPixelActions.h.
|
inline |
Definition at line 61 of file BasicPixelActions.h.
|
inline |
Definition at line 67 of file BasicPixelActions.h.
References til::PA_SingleValue< _TImage >::getValue().
|
inline |
Definition at line 73 of file BasicPixelActions.h.
References til::PA_SingleValue< _TImage >::getValue(), and til::PA_SingleValue< _TImage >::image().