Overload List
| # | Signature | Description |
|---|---|---|
| 1 | Matrix AddProduct(TMtx X, TMtx Y, TMtx Z) | Computes X + Y*Z |
| 2 | Vector AddProduct(TVec X, TVec Y, TVec Z) | Computes X + Y*Z |
| # | Signature | Description |
|---|---|---|
| 1 | Matrix AddProduct(TMtx X, TMtx Y, TMtx Z) | Computes X + Y*Z |
| 2 | Vector AddProduct(TVec X, TVec Y, TVec Z) | Computes X + Y*Z |