Exemplo n.º 1
0
def lineSmoothOff():
    canvas.glLineSmooth(False)
Exemplo n.º 2
0
def lineSmoothOff():
    canvas.glLineSmooth(False)
Exemplo n.º 3
0
def lineSmoothOn():
    canvas.glLineSmooth(True)
Exemplo n.º 4
0
def lineSmoothOn():
    canvas.glLineSmooth(True)