Sha256: e395e8f1bccbd4227c430432da42eaeeba7ba5c24f5bbea038f7360ff76f8e04
Contents?: true
Size: 80 Bytes
Versions: 3
Compression:
Stored size: 80 Bytes
Contents
class Rays::Point def toVector() Processing::Vector.new x, y, z end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rubysketch-0.5.3 | lib/rubysketch/helper.rb |
rubysketch-0.5.2 | lib/rubysketch/helper.rb |
rubysketch-0.5.1 | lib/rubysketch/helper.rb |