[vtkusers] vtkXMLPolyDataReader and VRML

Francois Bertel francois.bertel at kitware.com
Fri Jan 16 13:35:02 EST 2009


No.

Use vtkVRMLImporter instead:
http://www.vtk.org/doc/nightly/html/classvtkVRMLImporter.html

On Fri, Jan 16, 2009 at 1:29 PM, Nour Mestiri <nourmestiri at yahoo.fr> wrote:
> Hi all vtk users,
> Please, can someone tell me if i can read a vrml file (.wrl) with
> vtkXMLPolyDataReader??
> If it's possible, how to do?
>
> I used this, but i have many errors:
> vtkXMLPolyDataReader *reader = vtkXMLPolyDataReader::New();
> reader->SetFileName("C:/file.wrl");
> reader->Update();
>
> Thank you
>
> _______________________________________________
> 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
>
>



-- 
François Bertel, PhD  | Kitware Inc. Suite 204
1 (518) 371 3971 x113 | 28 Corporate Drive
                      | Clifton Park NY 12065, USA



More information about the vtkusers mailing list