ConvexHull2() | gte::ConvexHull2< InputType, ComputeType > | |
GetDimension() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetEpsilon() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetHull() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetHull(int &i0, int &i1) | gte::ConvexHull2< InputType, ComputeType > | inlineprivate |
GetLine() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetNumPoints() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetNumUniquePoints() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetPoints() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetQuery() const | gte::ConvexHull2< InputType, ComputeType > | inline |
GetTangent(int j0, int j1, int j2, int j3, int &i0, int &i1) | gte::ConvexHull2< InputType, ComputeType > | inlineprivate |
mComputePoints | gte::ConvexHull2< InputType, ComputeType > | private |
mDimension | gte::ConvexHull2< InputType, ComputeType > | private |
mEpsilon | gte::ConvexHull2< InputType, ComputeType > | private |
Merge(int j0, int j1, int j2, int j3, int &i0, int &i1) | gte::ConvexHull2< InputType, ComputeType > | inlineprivate |
mHull | gte::ConvexHull2< InputType, ComputeType > | private |
mLine | gte::ConvexHull2< InputType, ComputeType > | private |
mMerged | gte::ConvexHull2< InputType, ComputeType > | private |
mNumPoints | gte::ConvexHull2< InputType, ComputeType > | private |
mNumUniquePoints | gte::ConvexHull2< InputType, ComputeType > | private |
mPoints | gte::ConvexHull2< InputType, ComputeType > | private |
mQuery | gte::ConvexHull2< InputType, ComputeType > | private |
operator()(int numPoints, Vector2< InputType > const *points, InputType epsilon) | gte::ConvexHull2< InputType, ComputeType > | |