Class: Bayonetta::FloatNormal

Inherits:
LibBin::Structure
  • Object
show all
Includes:
VectorAccessor
Defined in:
lib/bayonetta/wmb.rb

Instance Method Summary collapse

Methods included from VectorAccessor

#[], #[]=

Instance Method Details

#to_aObject



224
225
226
# File 'lib/bayonetta/wmb.rb', line 224

def to_a
  [x, y, z]
end