Homepage Demos Overview Downloads Tutorials Reference
Credits

convexHullPoint Class Reference

List of all members.

Detailed Description

Definition at line 509 of file PolygonData.cc.

Public Member Functions

 convexHullPoint ()
 convexHullPoint (int _x, int _y, float _a)

Static Public Member Functions

static int crossProduct (const convexHullPoint &p1, const convexHullPoint &p2, const convexHullPoint &p3)

Public Attributes

int x
int y
float angle

Classes

class  pointCompare


Constructor & Destructor Documentation

convexHullPoint (  )  [inline]

Definition at line 514 of file PolygonData.cc.

convexHullPoint ( int  _x,
int  _y,
float  _a 
) [inline]

Definition at line 516 of file PolygonData.cc.


Member Function Documentation

static int crossProduct ( const convexHullPoint p1,
const convexHullPoint p2,
const convexHullPoint p3 
) [inline, static]

Definition at line 518 of file PolygonData.cc.

Referenced by PolygonData::convexHull().


Member Data Documentation

float angle

Definition at line 512 of file PolygonData.cc.

Referenced by convexHullPoint::pointCompare::operator()().


The documentation for this class was generated from the following file:

DualCoding 3.0beta
Generated Wed Oct 4 00:02:29 2006 by Doxygen 1.4.7