[vtkusers] Storing node colors with MCubesWriter

Will Schroeder will.schroeder at kitware.com
Mon Nov 13 08:35:35 EST 2000


Hi Alex-

Use a different file format, like vtkPolyDataReader/Writer. The marching cubes
reader/writer is a primitive geometry-only format.

Will

At 02:50 PM 11/13/2000 +0100, Alejandro F. Frangi wrote:
>Hi all,
>
>  Is there any way of storing properties (eg color) with each node of a
>PolyData structure generated with Marching Cubes and subsequently stored
>on disk with vtkMCubesWriter? As far as I know, when you modify the
>properties of the PolyData generated with MarchingCubes and then write
>to disk (MCubesWriter), the color properties are ommitted, ie, when you
>read the PolyData with MCubesReader no color/scalar information remains.
>Any hints?
>
>  Thanks,
>
>         Alex
>
>_______________________________________________
>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://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list