lib/mageo/vector3dinternal.rb in mageo-0.0.3 vs lib/mageo/vector3dinternal.rb in mageo-0.0.4

- old
+ new

@@ -45,10 +45,10 @@ end end Mageo::Vector3D[ *result ] end - ## Return an array converted from self. + ## Return info as an array. #def to_a # @coords #end ## Check the same vector self and other.