Searched defs:IndexedShape (Results 1 – 1 of 1) sorted by relevance
97 struct IndexedShape { struct99 IndexedShape(ShapeIndex index, Shape shape) in IndexedShape() argument101 ShapeIndex index;102 Shape shape;