public class TMtxList : TObjectList
List of TMtx objects.
List of Dew.Math.TMtx objects. The list manages the object list. The TMtx objects are created and destroyed by the list. List size can be controled with the Count property.
Methods
| Name | Description |
|---|---|
| Add | Creates and adds a new TMtx object to the list. |
| Assign | Assigns the source to the calling object. |