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