[vtkusers] Newbie question about showing vtkStructuredPoints file

David E DeMarle dave.demarle at kitware.com
Fri Nov 7 11:06:34 EST 2008


Connect it to a vtkMapper, add that Mapper to an vtkActor, that Actor
to a vtkRenderer and that Renderer to the vtkRenderWindow
corresponding to the panel.

In the VTK source code, look at the Examples/Tutorial/Step*/Java to
build up and understanding of VTK's rendering pipeline.

On Fri, Nov 7, 2008 at 10:50 AM, Shun Wong <shw206 at doc.ic.ac.uk> wrote:
> Hi everyone,
>
> we are trying to display an image using java, and the format of the file is
> in vtkStructuredPoints.
> After using the vtkStructuredPointsReader to read in the file. Then what
> should I do in order to display it on a vtkPanel?
>
> Thanks in advance,
> shw206
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>



-- 
David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109



More information about the vtkusers mailing list