virtual void Assign(TVecList *Source);
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecList * |
Remarks:
All the data is copied.
Declared in Dew::Math::TVecList · Dew.Math/MtxVec.h · Cross-compiler
Assigns the source to the calling object.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Source | TVecList * |
All the data is copied.