mimas::point Struct Reference

A int point. More...

#include <primitives.h>

Collaboration diagram for mimas::point:

Collaboration graph
[legend]
List of all members.

Public Member Functions

point operator= (const point &rhs)
point operator+ (const point &rhs) const
 point (int x=0, int y=0)

Public Attributes

int x
int y

Detailed Description

A int point.

Definition at line 56 of file primitives.h.


Constructor & Destructor Documentation

mimas::point::point ( int  x = 0,
int  y = 0 
) [inline]

Definition at line 72 of file primitives.h.


Member Function Documentation

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

Definition at line 57 of file primitives.h.

References x, and y.

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

Definition at line 64 of file primitives.h.

References x, and y.


Member Data Documentation

int mimas::point::x

Definition at line 71 of file primitives.h.

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

int mimas::point::y

Definition at line 71 of file primitives.h.

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


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, ...