[vtkusers] converting vtkImagaData
Steffen Oeltze
Steffen.Oeltze at Student.Uni-Magdeburg.DE
Sat Sep 28 10:51:17 EDT 2002
Dear VTK-users,
I'm using VTK to read a volume from disc into the data structure
vtkImageData. However,
I would like to enable another Graphics Library (VGL) to access this
data. Of course, VGL
can't manage a vtkImageData-structure. Therefore, I would like to
convert the vtkImagaData
into a standard C/C++ array.
Is there a VTK-method I can use for this ?
Thanks,
Steffen
More information about the vtkusers
mailing list