Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

convexHullPoint Class Reference

List of all members.


Detailed Description

Definition at line 501 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 506 of file PolygonData.cc.

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

Definition at line 508 of file PolygonData.cc.


Member Function Documentation

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

Definition at line 510 of file PolygonData.cc.

Referenced by PolygonData::convexHull().


Member Data Documentation

float angle

Definition at line 504 of file PolygonData.cc.

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


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

DualCoding 4.0
Generated Thu Nov 22 00:54:02 2007 by Doxygen 1.5.4