[vtkusers] How to insert integer tuples into vtkIntArray?

Cory Quammen cory.quammen at kitware.com
Tue Aug 29 09:48:31 EDT 2017


There is also

vtkIdType vtkIntArray::InsertNextTypedTuple(const int *tuple).

That lets you set the tuple from an int array.

HTH,
Cory

On Tue, Aug 29, 2017 at 9:04 AM, landings <landinghere at 163.com> wrote:
> Hello,
> It seems that vtkIntArray::InsertNextTuple() methods can only insert float
> and double values. why?
>
>
>
> --
> View this message in context: http://vtk.1045678.n5.nabble.com/How-to-insert-integer-tuples-into-vtkIntArray-tp5744619.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers



-- 
Cory Quammen
Staff R&D Engineer
Kitware, Inc.


More information about the vtkusers mailing list