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