Method: Geometry::Transformation#y_axis
- Defined in:
- lib/geometry/transformation.rb
#y_axis ⇒ Object (readonly)
Returns the value of attribute y_axis.
31 32 33 |
# File 'lib/geometry/transformation.rb', line 31 def y_axis @y_axis end |