graphics::types::Triangle [−] [src]

type Triangle = [Vec2d; 3];

[x1, y1, x2, y2, x3, y3]