[vtk-developers] vtkSeedWidget and GetNumberOfSeeds

Arnaud Gelas arnaud_gelas at hms.harvard.edu
Wed May 13 16:59:02 EDT 2009


Hi guys,

Would it be possible to add one method GetNumberOfSeeds to class 
vtkSeedWidget, please?

int GetNumberOfSeeds( )  const
{
  return static_cast<int>( this->Seeds->size() );
}

Thanks,
Arnaud




More information about the vtk-developers mailing list