| Eliminate(PointType const *inputPoints, SIZE_TYPE inputSize, PointType *outputPoints, SIZE_TYPE outputSize, bool progressive, FType d_max, int dimensions, WeightFunction weightFunction) const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| Eliminate(PointType const *inputPoints, SIZE_TYPE inputSize, PointType *outputPoints, SIZE_TYPE outputSize, bool progressive=false, FType d_max=FType(0), int dimensions=DIMENSIONS) const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| GetBoundsMax() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| GetBoundsMin() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| GetMaxPoissonDiskRadius(int dimensions, SIZE_TYPE sampleCount, FType domainSize=0) const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| GetParamAlpha() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| GetParamBeta() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| GetParamGamma() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| IsTiling() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| IsWeightLimiting() const | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetBoundsMax(PointType const &bmax) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetBoundsMin(PointType const &bmin) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetParamAlpha(FType a) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetParamBeta(FType b) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetParamGamma(FType c) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetTiling(bool on=true) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| SetWeightLimiting(bool on=true) | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |
| WeightedSampleElimination() | WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > | |