Skip to content
  • Marcus D. Hanwell's avatar
    ENH: Added test using vtkNew in class ivars. · decc9508
    Marcus D. Hanwell authored
    This tests whether vtkNew can be used with incomplete types in class
    headers, containing the vtkObject until class destruction. Had to jump
    through a few hoops as vtkSmartPointer currently requires a complete
    type on assignment.
    
    Change-Id: I77ed0ccd65f0193248b0f162059e2944a8d4244f
    decc9508