SourceXtractorPlusPlus  0.15
Please provide a description of the project.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | Friends | List of all members
ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::WriteableSetter Class Reference

#include <WriteableImageInterfaceTraits.h>

Collaboration diagram for ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::WriteableSetter:
[legend]

Public Member Functions

 WriteableSetter (WriteableInterfaceTypePtr &image, int x, int y)
 
WriteableInterfaceType::PixelType operator= (WriteableInterfaceType::PixelType v)
 
WriteableInterfaceType::PixelType operator+= (WriteableInterfaceType::PixelType v)
 
 operator WriteableInterfaceType::PixelType ()
 

Private Attributes

WriteableInterfaceTypePtr m_image
 
SourceXtractor::ImageAccessor
< WriteableInterfaceType::PixelType
m_accessor
 
int m_x
 
int m_y
 

Friends

class WriteableIterator
 

Detailed Description

template<>
class ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::WriteableSetter

Definition at line 46 of file WriteableImageInterfaceTraits.h.

Constructor & Destructor Documentation

ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::WriteableSetter::WriteableSetter ( WriteableInterfaceTypePtr image,
int  x,
int  y 
)
inline

Definition at line 55 of file WriteableImageInterfaceTraits.h.

Member Function Documentation

Definition at line 69 of file WriteableImageInterfaceTraits.h.

Definition at line 63 of file WriteableImageInterfaceTraits.h.

Definition at line 58 of file WriteableImageInterfaceTraits.h.

Friends And Related Function Documentation

friend class WriteableIterator
friend

Definition at line 52 of file WriteableImageInterfaceTraits.h.

Member Data Documentation

Definition at line 49 of file WriteableImageInterfaceTraits.h.

Definition at line 48 of file WriteableImageInterfaceTraits.h.

int ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::WriteableSetter::m_x
private

Definition at line 50 of file WriteableImageInterfaceTraits.h.

int ModelFitting::ImageTraits< WriteableInterfaceTypePtr >::WriteableSetter::m_y
private

Definition at line 50 of file WriteableImageInterfaceTraits.h.


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