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

Mengda Wu wumengda at gmail.com
Tue Jan 26 17:49:47 EST 2016


I see. I am good as long as there is a way to access the number of seeds.
Thanks!

On Tue, Jan 26, 2016 at 12:47 PM, Yumin Yuan <yumin.yuan at kitware.com> wrote:

> 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/ffa8f9e7/attachment.html>


More information about the vtkusers mailing list