# File ../lib/fox/glshapes.rb, line 41 def bounds FXRange.new(@pos[0], @pos[0], @pos[1], @pos[1], @pos[2], @pos[2]) end