Searched defs:IndexedShape (Results 1 – 1 of 1) sorted by relevance
186 struct IndexedShape { struct188 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() function190 ShapeIndex index;191 Shape shape;