Searched defs:IndexedShape (Results 1 – 1 of 1) sorted by relevance
187 struct IndexedShape { struct189 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument191 ShapeIndex index;192 Shape shape;