TMtxList Class

Header: Dew.Math/MtxVec.h · Cross-compiler
tObjecttListtObjectListTMtxList

class TMtxList : public tObjectList;

List of TMtx objects.

List of 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.

Destructors

NameDescription
~TMtxList

Properties

NameTypeDescription
Countint

Methods

NameDescription
AddCreates and adds a new TMtx object to the list.
AssignAssigns the source to the calling object.
GetItems
Item
LoadFromStream
SaveToStream
SetItems

Operators

NameDescription
operator[]