Class TMatrix4List
Unit
Declaration
type TMatrix4List = class(specialize TStructList<TMatrix4>)
Description
List of TMatrix4. Note that the notification mechanism (OnNotify) is broken here by routines like AddRange and AddSubRange (for maximum speed).
Source: base/castlevectors_lists.inc (line 168).
Hierarchy
- TObject
- TList
- TStructList
- TMatrix4List
Generated by PasDoc 0.17.0.snapshot.