Searched defs:TrianglePartInfo (Results 1 – 1 of 1) sorted by relevance
179 struct TrianglePartInfo { struct180 const Rect& mask;182 const Point& position;183 TriangleEdge& edge1;184 TriangleEdge& edge2;185 int16_t yMin;186 int16_t yMax;188 const ColorType& color;189 const OpacityType opaScale;190 bool isRightPart;[all …]