COORD Class Reference

#include <HiddenGraph.h>

List of all members.

Public Member Functions

 COORD ()
 COORD (REAL xx, REAL yy)
 COORD (const VECTOR &v)
 ~COORD ()
COORD operator * (REAL r)
COORD operator/ (REAL r)
REAL operator * (const COORD &c)
COORD operator+ (const COORD &c)
COORD operator- (const COORD &c)

Public Attributes

REAL x
REAL y


Detailed Description

Definition at line 24 of file HiddenGraph.h.


Constructor & Destructor Documentation

COORD::COORD (  )  [inline]

Definition at line 28 of file HiddenGraph.h.

References x, and y.

Referenced by operator *(), operator+(), operator-(), and operator/().

COORD::COORD ( REAL  xx,
REAL  yy 
) [inline]

Definition at line 29 of file HiddenGraph.h.

References x, and y.

COORD::COORD ( const VECTOR v  )  [inline]

Definition at line 30 of file HiddenGraph.h.

References VECTOR::x, x, VECTOR::y, and y.

COORD::~COORD (  )  [inline]

Definition at line 31 of file HiddenGraph.h.


Member Function Documentation

REAL COORD::operator * ( const COORD c  )  [inline]

Definition at line 34 of file HiddenGraph.h.

References x, and y.

COORD COORD::operator * ( REAL  r  )  [inline]

Definition at line 32 of file HiddenGraph.h.

References COORD(), x, and y.

COORD COORD::operator+ ( const COORD c  )  [inline]

Definition at line 35 of file HiddenGraph.h.

References COORD(), x, and y.

COORD COORD::operator- ( const COORD c  )  [inline]

Definition at line 36 of file HiddenGraph.h.

References COORD(), x, and y.

COORD COORD::operator/ ( REAL  r  )  [inline]

Definition at line 33 of file HiddenGraph.h.

References COORD(), x, and y.


Member Data Documentation

REAL COORD::x

Definition at line 27 of file HiddenGraph.h.

Referenced by BOUNDINGRECT::AddPoint(), COORD(), BOUNDINGRECT::DoesIntersect(), PLANENODE::DoesPointLieInFace(), PLANENODE::EdgeCut(), BOUNDINGRECT::LiesIn(), LineCut(), operator *(), operator+(), operator-(), operator/(), and MFCGRAPH::SetLine().

REAL COORD::y

Definition at line 27 of file HiddenGraph.h.

Referenced by BOUNDINGRECT::AddPoint(), COORD(), BOUNDINGRECT::DoesIntersect(), PLANENODE::DoesPointLieInFace(), PLANENODE::EdgeCut(), BOUNDINGRECT::LiesIn(), LineCut(), operator *(), operator+(), operator-(), operator/(), and MFCGRAPH::SetLine().


The documentation for this class was generated from the following file:
Generated on Thu Dec 7 01:23:40 2006 for DT2005.panorama by  doxygen 1.4.7