mimas::pixel Struct Reference

A pixel. More...

#include <primitives.h>

Collaboration diagram for mimas::pixel:

Collaboration graph
[legend]
List of all members.

Public Member Functions

pixel operator= (const pixel &rhs)
pixel operator+ (const pixel &rhs) const
 pixel (int x=0, int y=0) throw (mimasexception)

Public Attributes

unsigned int x
unsigned int y

Detailed Description

A pixel.

Definition at line 10 of file primitives.h.


Constructor & Destructor Documentation

mimas::pixel::pixel ( int  x = 0,
int  y = 0 
) throw (mimasexception) [inline]

Definition at line 28 of file primitives.h.

References x, and y.


Member Function Documentation

pixel mimas::pixel::operator= ( const pixel rhs  )  [inline]

Definition at line 12 of file primitives.h.

References x, and y.

pixel mimas::pixel::operator+ ( const pixel rhs  )  const [inline]

Definition at line 19 of file primitives.h.

References x, and y.


Member Data Documentation

unsigned int mimas::pixel::x

Definition at line 27 of file primitives.h.

Referenced by mimas::const_image_ref< Pixel_T, Pixel_T * >::in(), operator+(), operator=(), and pixel().

unsigned int mimas::pixel::y

Definition at line 27 of file primitives.h.

Referenced by mimas::const_image_ref< Pixel_T, Pixel_T * >::in(), operator+(), operator=(), and pixel().


The documentation for this struct was generated from the following file:
[GNU/Linux] [Qt] [Mesa] [STL] [Lapack] [Boost] [Magick++] [Xalan-C and Xerces-C] [doxygen] [graphviz] [FFTW] [popt] [xine] [Gnuplot] [gnu-arch] [gcc] [gstreamer] [autoconf/automake/make] [freshmeat.net] [opensource.org] [sourceforge.net] [MMVL]
mimas 2.1 - Copyright Mon Oct 30 11:31:44 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...