# File ../lib/fox/glgroup.rb, line 73
def
draw(viewer) @list.each { |obj| obj.draw(viewer) }
end