Public Member Functions | |
CHPoint () | |
CHPoint (int _i, float _x, float _y) | |
CHPoint (int _i, const vuVector &v) | |
CHPoint & | operator= (const CHPoint &rhs) |
vuVector & | toVector (vuVector &v) |
Public Attributes | |
float | x |
float | y |
int | index |
|
Definition at line 29 of file vuConvexHull.h. |
|
Definition at line 30 of file vuConvexHull.h. |
|
Definition at line 31 of file vuConvexHull.h. |
|
Definition at line 32 of file vuConvexHull.h. |
|
Definition at line 38 of file vuConvexHull.h. |
|
Definition at line 46 of file vuConvexHull.h. Referenced by vuConvexHull::addPoint(), and operator=(). |
|
Definition at line 45 of file vuConvexHull.h. Referenced by vuConvexHull::knickTest(), and operator=(). |
|
Definition at line 45 of file vuConvexHull.h. Referenced by vuConvexHull::knickTest(), and operator=(). |