#ifndef QIDIPARTS_H #define QIDIPARTS_H #include #include using TestData = std::vector; using TestDataEx = std::vector; extern const TestData QIDI_PART_POLYGONS; extern const TestData QIDI_STEGOSAUR_POLYGONS; extern const TestDataEx QIDI_PART_POLYGONS_EX; #endif // QIDIPARTS_H