[vtkusers] Using vtk for array storage. Is it significantly slower?

Mark Gooding mark.gooding at gmail.com
Wed May 3 10:15:11 EDT 2006


On 5/3/06, Dominik Szczerba <domi at vision.ee.ethz.ch> wrote:
> You can attach a raw data array to vtkArrays while chosing if you want
> it deleted on calling the destructor or not. See SetArray method
> implemented for each particular array type. This is very nice and very
> fast and doesnt force you to do any copying/converting.

Thanks, that looks like just what I need.

Cheers,

Mark



More information about the vtkusers mailing list