[vtkusers] Re: Does EdgeVisibilityOn do anything?

Goodwin Lawlor goodwin.lawlor at ucd.ie
Wed Sep 1 17:05:01 EDT 2004


At the moment its just a property that is exported by vtkOOGLExporter

To get "EdgeVisibility" in VTK add two vtkActors (one surface, one
wireframe) to a vtkAssembly. You'll need to fiddle with coincident topology
in the mapper to get the rendering correct.

If you want to export the rendering as PDF of PS you'll need to backface
cull the wireframe (search the bug tracker for a patch to do this)

hth

Goodwin

"jarv0075" <jarv0075 at umn.edu> wrote in message
news:200409011849.i81InwMa027476 at firefox.software.umn.edu...
>
> Saw some mention of this a few months ago and the conclusion reached there
> was to use something else (manually extract edges, etc).  Why does this
not
> 'work' how it seems like it intuitively should (i.e., turn it on and
> watch)?
>
> (There's always the not-so-remote possibility that I'm missing something)
>
> Thanks
>
> ---------------------------------------
>  Timothy R. Jarvis
> ---------------------------------------
> Graduate Research Assistant
> International Neuroimaging Consortium
> VA Medical Center
> 612-467-2619
> http://www.neurovia.umn.edu
> ---------------------------------------
>
> _______________________________________________
> 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