[vtkusers] VisibleActorCount ...

Kamran Iranpour kamran.iranpour at gmail.com
Thu Apr 6 06:27:35 EDT 2006


Thanks Darshan

It appeard that my vtk library was too old.
After upgrading things seem to work.

regards

kamran


On 4/4/06, Darshan Pai <vtk_darshan at yahoo.com> wrote:
> Hello,
>  From ur code I assume that u are making a Polydata of a point cloud. Is
> that right,
>  Also I notice nPoints which are just increasing .. I dont know how u
> initilialized it . though, but I am assuming u are just adding to the
> previous points that u already have in the vtkPolyData.
>
>  Wat i suggest is this . Make  a new PolyData class each time u input more
> points. Again nPoints in each case will be initialized to zero. At the end u
> can club all these polyData into a vtkAppendPolyData class.  So u will have
> only one PolyData ..
>
>  Also u havent mentioned , how u have created the actor.. Please throw light
> on that
>
>
>  ________________________________
> New Yahoo! Messenger with Voice. Call regular phones from your PC and save
> big.
>
>



More information about the vtkusers mailing list