[vtk-developers] GetReferenceCount no longer wrapped?
    Prabhu Ramachandran 
    prabhu at aero.iitm.ernet.in
       
    Sun Jul  7 00:13:27 EDT 2002
    
    
  
Hi David,
>>>>> "DG" == David Gobbi <dgobbi at imaging.robarts.ca> writes:
    DG> Hi Prabhu, The GetReferenceCount() method is part of the new
    DG> vtkObjectBase class, which is not wrapped by the python
    DG> wrappers.  If you need this method, then there are two
    DG> options:
    DG> 1) hack vtkWrapPython.c and add it as a hard-coded method,
    DG> similar to what was done for the AddObserver method
[snip]
Well, thanks but I can live with a work around in my code.  Its not a
big problem and I was wondering what happened and what else had
changed.
cheers,
prabhu
    
    
More information about the vtk-developers
mailing list