[vtkusers] stack-like push function for vtkIdList()
David Doria
daviddoria+vtk at gmail.com
Wed Jun 30 14:50:45 EDT 2010
On Wed, Jun 30, 2010 at 2:38 PM, Luca Penasa <luca.penasa at email.it> wrote:
> hi everybody,
> is there an efficent way to implement a stack-like push on vtkIdlist
> objects (put an id at element 0 of list)??
>
> Thank you
Are you looking for the InsertNextId function?
http://www.vtk.org/doc/nightly/html/classvtkIdList.html#a3adaec64d2ff8e657013d864a9ca63c8
Thanks,
David
More information about the vtkusers
mailing list