glscene

 

TBaseVectorList

Page history last edited by skinhat 4 yrs ago

Parent of vector lists including TAffineVectorList and TVectorList. These ultimately inherit from TList so has methods such as delete, count etc.

Important properties and methods include:

item [index:Integer] Access vector in list by index

count: Number of vectors

delete (index:Integer) Delete a vector

add: Add a vector to the list

Unit: VectorLists

Descends from TBaseList.

Comments (0)

You don't have permission to comment on this page.