mimas::Cartesian< T > Class Template Reference

#include <cartesian.h>

Inheritance diagram for mimas::Cartesian< T >:

Inheritance graph
[legend]
Collaboration diagram for mimas::Cartesian< T >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef std::ostream ostream

Public Member Functions

 Cartesian ()
 ~Cartesian ()
 Cartesian (const Cartesian &copycoord)
Cartesianoperator= (const Cartesian &rhs)
int operator== (const Cartesian &rhs) const
int operator< (const Cartesian &rhs) const

Public Attributes

x
y

Friends

ostreamoperator<< (ostream &output, const Cartesian &outcoord)

Detailed Description

template<typename T>
class mimas::Cartesian< T >

Definition at line 21 of file cartesian.h.


Member Typedef Documentation

template<typename T>
typedef std::ostream mimas::Cartesian< T >::ostream

Definition at line 25 of file cartesian.h.


Constructor & Destructor Documentation

template<typename T>
mimas::Cartesian< T >::Cartesian (  )  [inline]

Definition at line 28 of file cartesian.h.

template<typename T>
mimas::Cartesian< T >::~Cartesian (  )  [inline]

Definition at line 34 of file cartesian.h.

template<typename T>
mimas::Cartesian< T >::Cartesian ( const Cartesian< T > &  copycoord  )  [inline]

Definition at line 36 of file cartesian.h.


Member Function Documentation

template<typename T>
Cartesian& mimas::Cartesian< T >::operator= ( const Cartesian< T > &  rhs  )  [inline]

Definition at line 51 of file cartesian.h.

template<typename T>
int mimas::Cartesian< T >::operator== ( const Cartesian< T > &  rhs  )  const [inline]

Definition at line 58 of file cartesian.h.

template<typename T>
int mimas::Cartesian< T >::operator< ( const Cartesian< T > &  rhs  )  const [inline]

Definition at line 65 of file cartesian.h.


Friends And Related Function Documentation

template<typename T>
ostream& operator<< ( ostream output,
const Cartesian< T > &  outcoord 
) [friend]

Definition at line 43 of file cartesian.h.


Member Data Documentation

template<typename T>
T mimas::Cartesian< T >::x

Definition at line 26 of file cartesian.h.

Referenced by mimas::activeContour< T >::adaptContourList(), mimas::Cartesian< int >::Cartesian(), mimas::Cartesian< int >::operator<(), mimas::Cartesian< int >::operator=(), mimas::Cartesian< int >::operator==(), and mimas::activeContour< T >::pushPolyCoord().

template<typename T>
T mimas::Cartesian< T >::y

Definition at line 26 of file cartesian.h.

Referenced by mimas::activeContour< T >::adaptContourList(), mimas::Cartesian< int >::Cartesian(), mimas::Cartesian< int >::operator<(), mimas::Cartesian< int >::operator=(), mimas::Cartesian< int >::operator==(), and mimas::activeContour< T >::pushPolyCoord().


The documentation for this class 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:25 2006, Bala Amavasai, Stuart Meikle, Arul Selvan, Fabio Caparrelli, Jan Wedekind, Manuel Boissenin, ...