Searched defs:CurveParam (Results 1 – 1 of 1) sorted by relevance
461 struct CurveParam : public HeapBase { struct462 Point start;463 Point control1;464 Point control2;465 Point end;