Class: Bayonetta::HalfNormal

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



236
237
238
# File 'lib/bayonetta/wmb.rb', line 236

def to_a
  [x, y, z]
end