Object
# File benchmark/bm_ao_render.rb, line 142 def initialize(org, dir) @org = org @dir = dir end
# File benchmark/bm_ao_render.rb, line 149 def dir; @dir; end
# File benchmark/bm_ao_render.rb, line 150 def dir=(v); @dir = v; end
# File benchmark/bm_ao_render.rb, line 147 def org; @org; end
# File benchmark/bm_ao_render.rb, line 148 def org=(v); @org = v; end
This page was generated for Ruby mruby
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.44.0.