Searched defs:IndexedShape (Results 1 – 1 of 1) sorted by relevance
191 struct IndexedShape { struct193 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument195 ShapeIndex index;196 Shape shape;