[vtk-developers] vtkReferenceCount (Was vtkLiteObject)

Prabhu Ramachandran prabhu at aero.iitm.ernet.in
Mon Apr 22 23:57:24 EDT 2002


>>>>> "AC" == Andy Cedilnik <andy.cedilnik at kitware.com> writes:

    AC> Hello!  I will retry this e-mail thread...  For unifying some
    AC> of the functionality of VTK (which is my goal for a while
    AC> already), I believe we need to take reference counting out of
    AC> vtkObject and put it in the superclass. This superclass will
    AC> then be also superclass of vtkCommand and vtkContainer,
    AC> providing the same functionality for "all" vtk classes.

    AC> Current candidates:

    AC> vtkBaseObject vtkBasicObject vtkReferenceCount
    AC> vtkReferenceCounted

Here are a few more suggestions:

vtkRCBase
vtkRCObj
vtkRCBaseObj
vtkRCBaseObject


prabhu



More information about the vtk-developers mailing list