[vtk-developers] Static methods in vtkPythonArgs
    E. Tadeu 
    e.tadeu at gmail.com
       
    Tue Mar 31 09:51:35 EDT 2015
    
    
  
Hi!
  Why is there a static version for many methods in vtkPythonArgs
(specially GetValue)?
  I see that they are being used only by Py*_SequenceSize. Is there a
special reason? Could the static versions be removed, and Py*_SequenceSize
generated code use an instance of vtkPythonArgs, just like all other
generated functions?
  Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150331/29b28fd8/attachment.html>
    
    
More information about the vtk-developers
mailing list