Source: show | on GitHub
# File benchmark/bm_app_aobench.rb, line 129 def initialize @t = 10000000.0 @hit = false @pl = Vec.new(0.0, 0.0, 0.0) @n = Vec.new(0.0, 0.0, 0.0) end