void InterpolateEqd(TVec X, TVec Y, TVec intX, TVec IntY, TInterpolationType IntType)
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TVec | source TVec |
| 2 | Y | TVec | source TVec |
| 3 | intX | TVec | source TVec |
| 4 | IntY | TVec | source TVec |
| 5 | IntType | TInterpolationType |
Result: stored in self (calling object)