Class: Bayonetta::FloatNormal
- Inherits:
-
LibBin::Structure
- Object
- LibBin::Structure
- Bayonetta::FloatNormal
- Includes:
- VectorAccessor
- Defined in:
- lib/bayonetta/wmb.rb
Instance Method Summary collapse
Methods included from VectorAccessor
Instance Method Details
#to_a ⇒ Object
224 225 226 |
# File 'lib/bayonetta/wmb.rb', line 224 def to_a [x, y, z] end |