[vtkusers] some questions....
Amy Henderson
amy.henderson at kitware.com
Tue Apr 20 09:00:42 EDT 2004
At 04:01 AM 4/20/2004, heochy at hotmail.com wrote:
>hi all~
>
>1) How to convert other(float, int....) data to unsigned short for volume
>rendering??
Use vtkImageCast and call the SetOutputScalarMethodToUnsignedShort() method.
>2) How to get to data extraction from vtkUnsignedshortArray??
I don't understand what you're asking.
>3) There is a class make change(cutting & clipping...) to data extraction
>from vtkUnsignedshortArray in vtkclasses ??
vtkCutter for cutting
vtkClipDataSet, vtkClipPolyData, and vtkClipVolume for clipping
>I wish many reply. ^^
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
><http://public.kitware.com/cgi-bin/vtkfaq>
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list