-
David Gobbi authored
Allocate() just reserves memory, e.g. in preparation for insertion, but SetNumberOfTuples() is necessary to set size before SetTuple().
8cf2fc7c
Loading
Allocate() just reserves memory, e.g. in preparation for insertion, but SetNumberOfTuples() is necessary to set size before SetTuple().