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