Searched defs:CurvePoint (Results 1 – 1 of 1) sorted by relevance
32 struct CurvePoint struct34 CurvePoint() {} in CurvePoint() function35 CurvePoint(int index, int attenuationInMb) : in CurvePoint() argument41 inline bool operator< (const CurvePoint &lhs, const CurvePoint &rhs) argument