class OEOverlapResults
OEOverlapResults is a small struct that contains the results of a shape overlap calculation.
float refSelfOverlapfloat fitSelfOverlapfloat tanimotofloat overlap
OEOverlapResults()
float GetFitTversky() const
float GetRefTversky() const
float GetTversky(float alpha=0.95f, float beta=0.05f) const