Files Class List
WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE > Member List

This is the complete list of members for WeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >, including all inherited members.

Eliminate(PointType const *inputPoints, SIZE_TYPE inputSize, PointType *outputPoints, SIZE_TYPE outputSize, bool progressive, FType d_max, int dimensions, WeightFunction weightFunction) constWeightedSampleElimination< 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) constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetBoundsMax() constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetBoundsMin() constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetMaxPoissonDiskRadius(int dimensions, SIZE_TYPE sampleCount, FType domainSize=0) constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetParamAlpha() constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetParamBeta() constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
GetParamGamma() constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
IsTiling() constWeightedSampleElimination< PointType, FType, DIMENSIONS, SIZE_TYPE >
IsWeightLimiting() constWeightedSampleElimination< 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 >