Skip to content
  • George Zagaris's avatar
    ENH: Added vtkSetNGet macro · 77d3ebd3
    George Zagaris authored
    Added a vtkSetNGet macro which combines the
    functionality of the vtkGetMacro and vtkSetMacro
    in a single macro. In addition, it alleviates
    the requirement to inherit from vtkObject in order
    to use this macro
    77d3ebd3