| ConvexHull3(unsigned int numThreads=1) | gte::ConvexHull3< InputType, ComputeType > | |
| GetDimension() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetEpsilon() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetHullMesh() const | gte::ConvexHull3< InputType, ComputeType > | |
| GetHullUnordered() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetLine() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetNumPoints() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetNumUniquePoints() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetPlane() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetPoints() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| GetQuery() const | gte::ConvexHull3< InputType, ComputeType > | inline |
| mComputePoints | gte::ConvexHull3< InputType, ComputeType > | private |
| mDimension | gte::ConvexHull3< InputType, ComputeType > | private |
| mEpsilon | gte::ConvexHull3< InputType, ComputeType > | private |
| mHullMesh | gte::ConvexHull3< InputType, ComputeType > | mutableprivate |
| mHullUnordered | gte::ConvexHull3< InputType, ComputeType > | private |
| mLine | gte::ConvexHull3< InputType, ComputeType > | private |
| mNumPoints | gte::ConvexHull3< InputType, ComputeType > | private |
| mNumThreads | gte::ConvexHull3< InputType, ComputeType > | private |
| mNumUniquePoints | gte::ConvexHull3< InputType, ComputeType > | private |
| mPlane | gte::ConvexHull3< InputType, ComputeType > | private |
| mPoints | gte::ConvexHull3< InputType, ComputeType > | private |
| mQuery | gte::ConvexHull3< InputType, ComputeType > | private |
| operator()(int numPoints, Vector3< InputType > const *points, InputType epsilon) | gte::ConvexHull3< InputType, ComputeType > | |
| Update(int i) | gte::ConvexHull3< InputType, ComputeType > | private |