[vtkusers] How to Render a mesh fully ?

Gerrick Bivins gbivins at objectreservoir.com
Tue May 26 09:25:47 EDT 2009


Take a look at vtkExtractEdges.
 http://www.vtk.org/doc/release/5.2/html/a00399.html
Gerrick


On 5/26/09 4:39 AM, "Shailender Kanwar" <shailender.kanwar at gmail.com> wrote:

> Hi,
> 
> I am trying to render an unstructured mesh using vtkDataSetMapper.
> the problem is that when the mesh is rendered, only the outside surface of the
> mesh is shown. 
> in wireframe, the internal cell edges are not rendered.
> I read in the documentation that vtkDataSetMapper shows 2d edges of a 3d cell
> only if they are on boundary.
> Is there any way to display the entire mesh in wireframe including the
> internal cell edges so  as to be able to see the internal
> mesh structure ?
> 
> thanks
> 
> Shailender Kanwar  
> 
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20090526/355a1f16/attachment.htm>


More information about the vtkusers mailing list