Class: Math::Geometry::Shape

Inherits:
Object
  • Object
show all
Defined in:
lib/ruuuby/math/geometry/shape/shape.rb

Overview

comparable in the following ways: ‣ congruence ‣ similarity ‣ isotopy

● ◆ ▲ ▬ ▰

solid-figure

Direct Known Subclasses

PlaneFigure, Sphere

Instance Method Summary collapse

Constructor Details

#initializeShape

Returns a new instance of Shape.



23
24
# File 'lib/ruuuby/math/geometry/shape/shape.rb', line 23

def initialize
end