Home | History | Annotate | Download | only in functional

Lines Matching refs:floatThreshold

796 	const float		floatThreshold	= 0.05f;
803 if (de::abs(a.val.floatV[i] - b.val.floatV[i]) >= floatThreshold)