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