func doDraw(_data) println('gluDisk(quadObj,', InRadius, ',', OutRadius, ',', Slices, ',', Stacks, ');') event(onDraw) end