Searched defs:Lattice (Results 1 – 1 of 1) sorted by relevance
56 struct Lattice { struct57 enum RectType : uint8_t {62 std::vector<int> fXDivs;63 std::vector<int> fYDivs;64 std::vector<RectType> fRectTypes;65 int fXCount;66 int fYCount;67 std::vector<RectI> fBounds;68 std::vector<Color> fColors;