TMtxList Class

Source: MtxVec.cs · Assembly: Dew.Math
TObjectListTMtxList

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

NameDescription
AddCreates and adds a new TMtx object to the list.
AssignAssigns the source to the calling object.