Adds an empty (0,0,0) vector to the list.
Call Add to add a vector to the list. For multithreading purposes, the list is locked before the adding operation begins and unlocked afterwards.
The function returns the index at which the newly added vector is found.
Namespace: CommonInterfaces
Delphi |
public |
Return Value
Type: Integer