|
VTK
9.5.20251210
|
This is the complete list of members for BucketList< TIds >, including all inherited members.
| BatchSize | vtkBucketList | |
| BinRadius | vtkBucketList | |
| Bounds | vtkBucketList | |
| BucketInsideSphere(int i, int j, int k, double center[3], double r2) | vtkBucketList | inline |
| BucketList(vtkStaticPointLocator *loc, vtkIdType numPts, int numBuckets) | BucketList< TIds > | inline |
| BuildLocator() override | BucketList< TIds > | inlinevirtual |
| bX | vtkBucketList | |
| bY | vtkBucketList | |
| bZ | vtkBucketList | |
| DataSet | vtkBucketList | |
| Distance2ToBounds(const double x[3], const double bounds[6]) | vtkBucketList | |
| Distance2ToBucket(const double x[3], const int nei[3]) | vtkBucketList | |
| Divisions | vtkBucketList | |
| FastPoints | vtkBucketList | |
| FindClosestNPoints(int N, const double x[3], vtkIdList *result) | BucketList< TIds > | |
| FindClosestPoint(const double x[3]) | BucketList< TIds > | |
| FindClosestPointWithinRadius(double radius, const double x[3], double inputDataLength, double &dist2) | BucketList< TIds > | |
| FindNPointsInShell(int N, const double x[3], vtkDist2TupleArray &results, double minDist2=(-0.1), bool sort=true, vtkDoubleArray *petals=nullptr) | BucketList< TIds > | |
| FindPointsWithinRadius(double R, const double x[3], vtkIdList *result) | BucketList< TIds > | |
| fX | vtkBucketList | |
| fY | vtkBucketList | |
| fZ | vtkBucketList | |
| GenerateFace(int face, int i, int j, int k, vtkPoints *pts, vtkCellArray *polys) | vtkBucketList | |
| GenerateRepresentation(int level, vtkPolyData *pd) | BucketList< TIds > | |
| GetBucketBounds(int i, int j, int k, double min[3], double max[3]) | vtkBucketList | inline |
| GetBucketCenter(int i, int j, int k, double center[3]) | vtkBucketList | inline |
| GetBucketIndex(const double *x) const | vtkBucketList | inline |
| GetBucketIndices(const double *x, int ijk[3]) const | vtkBucketList | inline |
| GetBucketNeighbors(NeighborBuckets *buckets, const int ijk[3], const int ndivs[3], int level) | vtkBucketList | |
| GetIds(vtkIdType bucketNum) | BucketList< TIds > | inline |
| GetIds(vtkIdType bucketNum, vtkIdList *bList) | BucketList< TIds > | inline |
| GetNumberOfIds(vtkIdType bucketNum) | BucketList< TIds > | inline |
| GetOverlappingBuckets(NeighborBuckets *buckets, const double x[3], const int ijk[3], double dist, int level) | BucketList< TIds > | |
| GetOverlappingBuckets(NeighborBuckets *buckets, const double x[3], double dist, int prevMinLevel[3], int prevMaxLevel[3]) | BucketList< TIds > | |
| H | vtkBucketList | |
| hX | vtkBucketList | |
| hX2 | vtkBucketList | |
| hY | vtkBucketList | |
| hY2 | vtkBucketList | |
| hZ | vtkBucketList | |
| hZ2 | vtkBucketList | |
| IntersectWithLine(double a0[3], double a1[3], double tol, double &t, double lineX[3], double ptX[3], vtkIdType &ptId) | BucketList< TIds > | |
| Locator | vtkBucketList | |
| Map | BucketList< TIds > | |
| MaxLevel | vtkBucketList | |
| MergePoints(double tol, vtkIdType *pointMap, int orderingMode) | BucketList< TIds > | |
| MergePointsWithData(vtkDataArray *data, vtkIdType *pointMap) | BucketList< TIds > | |
| NumBuckets | vtkBucketList | |
| NumPts | vtkBucketList | |
| Offsets | BucketList< TIds > | |
| vtkBucketList(vtkStaticPointLocator *loc, vtkIdType numPts, int numBuckets) | vtkBucketList | inline |
| xD | vtkBucketList | |
| xyD | vtkBucketList | |
| yD | vtkBucketList | |
| zD | vtkBucketList | |
| ~BucketList() override | BucketList< TIds > | inline |
| ~vtkBucketList()=default | vtkBucketList | virtual |