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

#include <til/BasicPixelActions.h>

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

Public Types

typedef TImage::value_type value_type
 
typedef Iterator< TImage >::Volumetric VolumetricIterator
 
- Public Types inherited from til::PA_SingleValue< TImage >
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
 
- Public Member Functions inherited from til::PA_SingleValue< TImage >
 PA_SingleValue ()
 
 PA_SingleValue (value_type value)
 
void setValue (value_type value)
 
void setImage (const TImage &im)
 
value_type getValue () const
 
TImageimage () const
 

Additional Inherited Members

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

Detailed Description

template<class TImage>
class til::PA_SetValue< TImage >

Definition at line 53 of file BasicPixelActions.h.

Member Typedef Documentation

◆ value_type

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

Definition at line 56 of file BasicPixelActions.h.

◆ VolumetricIterator

template<class TImage >
typedef Iterator<TImage>::Volumetric til::PA_SetValue< TImage >::VolumetricIterator

Definition at line 57 of file BasicPixelActions.h.

Constructor & Destructor Documentation

◆ PA_SetValue()

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

Definition at line 61 of file BasicPixelActions.h.

Member Function Documentation

◆ apply() [1/2]

template<class TImage >
INLINE void til::PA_SetValue< TImage >::apply ( const VolumetricIterator iIm) const
inline

Definition at line 67 of file BasicPixelActions.h.

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

◆ apply() [2/2]

template<class TImage >
void til::PA_SetValue< TImage >::apply ( const numeric_array< int, 3 > &  pos) const
inline

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