| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Reanimate.Morph.LeastWork
Documentation
data StretchCosts Source #
Constructors
| StretchCosts | |
Fields | |
Instances
| Hashable StretchCosts Source # | |
Defined in Reanimate.Morph.LeastWork | |
stretchWork :: StretchCosts -> Double -> Double -> Double Source #
Constructors
| BendCosts | |
Fields | |
leastWork :: StretchCosts -> BendCosts -> PointCorrespondence Source #
leastWork' :: StretchCosts -> BendCosts -> Polygon -> Polygon -> (Polygon, Polygon, Double) Source #