Basic Image AlgorithmS Library  2.8.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | Public Attributes | List of all members
BIAS::PixelIterator Class Reference

Can be used to run along the image border. More...

#include <Geometry/ProjectionParametersBase.hh>

Public Member Functions

 PixelIterator ()
 
 PixelIterator (const double &xx, const double &yy)
 

Public Attributes

double x
 If using BorderPixel methods these are the coordinates of the pixel. More...
 
double y
 

Detailed Description

Can be used to run along the image border.

Author
koeser 09/2007

Definition at line 55 of file ProjectionParametersBase.hh.

Constructor & Destructor Documentation

BIAS::PixelIterator::PixelIterator ( )
inline

Definition at line 64 of file ProjectionParametersBase.hh.

BIAS::PixelIterator::PixelIterator ( const double &  xx,
const double &  yy 
)
inline

Definition at line 65 of file ProjectionParametersBase.hh.

Member Data Documentation

double BIAS::PixelIterator::x
double BIAS::PixelIterator::y

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