◆ AproxEquals() [1/2]

static bool AproxEquals ( this float  a,
float  b,
int  accuracy 
)
static
Parameters
athe first number to compare
bthe second number to compare
accuracynumber of decimals points of value a to compare
Returns
true if equal to the accuracy specified

Referenced by Mathg.AproxEquals(), and StoredTransform.AproxEquals().

+ Here is the caller graph for this function: