[vtkusers] VTK scalar contourig like PoMesh::COLOR_CONTOURING???

Bill Lorensen bill.lorensen at gmail.com
Thu Oct 22 08:30:21 EDT 2009


Try:
Graphics/vtkBandedPolyDataContourFIlter

http://www.vtk.org/doc/nightly/html/classvtkBandedPolyDataContourFilter.html#_details


On Thu, Oct 22, 2009 at 6:50 AM, Konstantinos Iatridis
<kiatri at itech-soft.com.fr> wrote:
> Dear VTK users
>
> I am using VTK to visualize the isovalues of a scalar. Using the
> vtkContourFilter I can also generate the isolines of the scalar field.
> But, this is not enough for my purpose. I am wondering if there is a filter
> that generates filled areas of a specific color that correspond to a range
> of values of the given scalar. If anyone has worked with TGS Open Inventor,
> the default behavior of VTK corresponds to PoMesh::MAPPING  and I am
> searching for the equivalent to PoMesh::COLOR_CONTOURING. Maybe its
> something obvious and I can't see it.
>
> Thank you in advance
>
> Konstantinos Iatridis
>
>
> _______________________________________________
> 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
>



More information about the vtkusers mailing list