sclass LineWithColor { Pt a, b; RGB color; int width = 18; *() {} *(Pt *a, Pt *b, RGB *color) {} }