Class: Math::Geometry::Shape
- Defined in:
- lib/ruuuby/math/geometry/shape/shape.rb
Overview
comparable in the following ways: ‣ congruence ‣ similarity ‣ isotopy
● ◆ ▲ ▬ ▰
solid-figure
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ Shape
constructor
A new instance of Shape.
Constructor Details
#initialize ⇒ Shape
Returns a new instance of Shape.
23 24 |
# File 'lib/ruuuby/math/geometry/shape/shape.rb', line 23 def initialize end |