addPoint(float x, float y) | vuConvexHull | |
addPoint(int index, float x, float y) | vuConvexHull | |
addPoint(const CHPoint &p) | vuConvexHull | [private] |
angleThreshold(float angle_th) | vuConvexHull | |
calcConvexHull() | vuConvexHull | [private] |
clearPoints() | vuConvexHull | |
getCHull(vuDVector< int > &indices) | vuConvexHull | |
getCHull(int &lenHull, int *indices) | vuConvexHull | |
getNPoints() | vuConvexHull | [inline] |
knickTest(const CHPoint &b, const CHPoint &q, const CHPoint &r) | vuConvexHull | [private, static] |
m_CHCalculated | vuConvexHull | [private] |
m_CHull | vuConvexHull | [private] |
m_LHull | vuConvexHull | [private] |
m_PList | vuConvexHull | [private] |
m_UHull | vuConvexHull | [private] |
mergeULHulls() | vuConvexHull | [private] |
setPoints(int npoints, float *plist) | vuConvexHull | |
setPoints(const vuDVector< CHPoint > &plist) | vuConvexHull | [private] |
sortPList() | vuConvexHull | [private] |
sweepLine() | vuConvexHull | [private] |
vuConvexHull() | vuConvexHull | [inline] |