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