SourceXtractorPlusPlus  0.10
Please provide a description of the project.
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 () const
 

Private Attributes

WriteableInterfaceTypePtr m_image
 
int m_x
 
int m_y
 

Friends

class WriteableIterator
 

Detailed Description

Definition at line 45 of file WriteableImageInterfaceTraits.h.

Constructor & Destructor Documentation

◆ WriteableSetter()

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

Definition at line 53 of file WriteableImageInterfaceTraits.h.

Member Function Documentation

◆ operator WriteableInterfaceType::PixelType()

Definition at line 66 of file WriteableImageInterfaceTraits.h.

◆ operator+=()

Definition at line 60 of file WriteableImageInterfaceTraits.h.

◆ operator=()

Definition at line 55 of file WriteableImageInterfaceTraits.h.

Friends And Related Function Documentation

◆ WriteableIterator

friend class WriteableIterator
friend

Definition at line 50 of file WriteableImageInterfaceTraits.h.

Member Data Documentation

◆ m_image

Definition at line 47 of file WriteableImageInterfaceTraits.h.

◆ m_x

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

Definition at line 48 of file WriteableImageInterfaceTraits.h.

◆ m_y

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

Definition at line 48 of file WriteableImageInterfaceTraits.h.


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