[vtkusers] Why there is no public GetNumberOfSeeds() method in vtkSeedWidget?

Yumin Yuan yumin.yuan at kitware.com
Tue Jan 26 12:47:47 EST 2016


I am guessing the reason may be it is available from the representation

seedWidget->GetSeedRepresentation()->GetNumberOfSeeds();

Yumin

On Tue, Jan 26, 2016 at 11:02 AM, Cory Quammen <cory.quammen at kitware.com>
wrote:

> Menda,
>
> You are right, that seems like a useful member function to add. Would you
> mind contributing through our GitLab-based contribution process? Details
> are here:
>
> https://gitlab.kitware.com/vtk/vtk/blob/master/CONTRIBUTING.md
>
> Thank you,
> Cory
>
> On Tue, Jan 26, 2016 at 10:40 AM, Mengda Wu <wumengda at gmail.com> wrote:
>
>> Hi All,
>>
>>    I would like to know how many seeds placed in vtkSeedWidget. There is
>> only GetSeed(int) method. I think the GetNumberOfSeeds() should be
>> implemented.
>>
>> Thanks,
>> Mengda
>>
>> _______________________________________________
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtkusers
>>
>>
>
>
> --
> Cory Quammen
> R&D Engineer
> Kitware, Inc.
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160126/53521ae9/attachment.html>


More information about the vtkusers mailing list