Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

vuConvexHull::CHPoint Class Reference

Collaboration diagram for vuConvexHull::CHPoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CHPoint ()
 CHPoint (int _i, float _x, float _y)
 CHPoint (int _i, const vuVector &v)
CHPointoperator= (const CHPoint &rhs)
vuVectortoVector (vuVector &v)

Public Attributes

float x
float y
int index

Constructor & Destructor Documentation

vuConvexHull::CHPoint::CHPoint  )  [inline]
 

Definition at line 29 of file vuConvexHull.h.

vuConvexHull::CHPoint::CHPoint int  _i,
float  _x,
float  _y
[inline]
 

Definition at line 30 of file vuConvexHull.h.

vuConvexHull::CHPoint::CHPoint int  _i,
const vuVector v
[inline]
 

Definition at line 31 of file vuConvexHull.h.


Member Function Documentation

CHPoint& vuConvexHull::CHPoint::operator= const CHPoint rhs  )  [inline]
 

Definition at line 32 of file vuConvexHull.h.

References index, x, and y.

vuVector& vuConvexHull::CHPoint::toVector vuVector v  )  [inline]
 

Definition at line 38 of file vuConvexHull.h.


Member Data Documentation

int vuConvexHull::CHPoint::index
 

Definition at line 46 of file vuConvexHull.h.

Referenced by vuConvexHull::addPoint(), and operator=().

float vuConvexHull::CHPoint::x
 

Definition at line 45 of file vuConvexHull.h.

Referenced by vuConvexHull::knickTest(), and operator=().

float vuConvexHull::CHPoint::y
 

Definition at line 45 of file vuConvexHull.h.

Referenced by vuConvexHull::knickTest(), and operator=().


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:21:14 2004 for vuVolume by  doxygen 1.3.9.1