[vtkusers] Help for using of cone source

Bill Lorensen bill.lorensen at gmail.com
Thu May 10 11:27:21 EDT 2012


Rong,

I believe that David is correct. Subdivision only works on triangles,
so add a vtkTriangleFilter before the subdivision filter.

Bill

On Thu, May 10, 2012 at 11:08 AM, David Doria <daviddoria at gmail.com> wrote:
>> I tried subdivision on above link, but the number of points is not changed
>> on vtkConeSource. Moreover, I used subdivision on vtkSphereSource, the
>> number of points on sphere is increased. So I do not know why there is no
>> effect on vtkConeSource?
>
> Please send some compilable code that shows that the number of points
> is not changing. The only thing I could suggest is to use the
> vtkTriangleFilter on the vtkConeSource before using a subdivision
> filter.
>
> David
> _______________________________________________
> 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



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtkusers mailing list