Biomechanical Joint Model
 Author: Anderson Maciel

COME_Point2D Class Reference

#include <comepoint2d.h>

Inherits COME_Point.

Inheritance diagram for COME_Point2D:

Inheritance graph
[legend]
Collaboration diagram for COME_Point2D:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 COME_Point2D ()
 COME_Point2D (double xi, double yi)
double getX ()
double getY ()
void getXY (double &x, double &y)
COME_Point2D getPoint2D (void)
void setX (double x)
void setY (double y)
void setXY (double x, double y)
COME_Point2D operator= (COME_Point2D p)
COME_Point2D operator- (const COME_Point2D &) const

Private Attributes

double point [2]

Detailed Description

PROJECT.....: CO-ME RESPONSIBLE.:

AUTHOR......: Anderson Maciel DATE........: August/10/2000 DESCRIPTION.: Class declaration.

Definition at line 42 of file comepoint2d.h.


Constructor & Destructor Documentation

COME_Point2D::COME_Point2D  ) 
 

PROJECT.....: CO-ME RESPONSIBLE.:

AUTHOR......: Anderson Maciel DATE........: July/10/2000 DESCRIPTION.: Class declaration.

Definition at line 41 of file comepoint2d.cpp.

References point.

COME_Point2D::COME_Point2D double  xi,
double  yi
 

Definition at line 53 of file comepoint2d.cpp.

References point.


Member Function Documentation

COME_Point2D COME_Point2D::getPoint2D void   ) 
 

Definition at line 103 of file comepoint2d.cpp.

double COME_Point2D::getX  )  [virtual]
 

Reimplemented from COME_Point.

Definition at line 64 of file comepoint2d.cpp.

References point.

Referenced by COME_BioStructure::getHashElement().

void COME_Point2D::getXY double &  x,
double &  y
[virtual]
 

Reimplemented from COME_Point.

Definition at line 86 of file comepoint2d.cpp.

References point.

double COME_Point2D::getY  )  [virtual]
 

Reimplemented from COME_Point.

Definition at line 74 of file comepoint2d.cpp.

References point.

Referenced by COME_BioStructure::getHashElement().

COME_Point2D COME_Point2D::operator- const COME_Point2D  )  const
 

Definition at line 157 of file comepoint2d.cpp.

References point.

COME_Point2D COME_Point2D::operator= COME_Point2D  p  ) 
 

Definition at line 151 of file comepoint2d.cpp.

References point.

void COME_Point2D::setX double  x  )  [virtual]
 

Reimplemented from COME_Point.

Definition at line 117 of file comepoint2d.cpp.

References point.

void COME_Point2D::setXY double  x,
double  y
[virtual]
 

Reimplemented from COME_Point.

Definition at line 139 of file comepoint2d.cpp.

References point.

void COME_Point2D::setY double  y  )  [virtual]
 

Reimplemented from COME_Point.

Definition at line 127 of file comepoint2d.cpp.

References point.


Member Data Documentation

double COME_Point2D::point[2] [private]
 

Definition at line 44 of file comepoint2d.h.

Referenced by COME_Point2D(), getX(), getXY(), getY(), operator-(), operator=(), setX(), setXY(), and setY().


The documentation for this class was generated from the following files:
Generated on Thu Dec 1 10:14:27 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5