Skip to content
  • Bill Lorensen's avatar
    BUG: vtkModifiedBSPTree::GenerateRepresentation was not generating polydata. · 734705d3
    Bill Lorensen authored
    In vtkModifiedBSPTree::GenerateRepresentation the code to generate the
    polydata for representation was commented out and incomplete. Also,
    numerous style inconsistencies were correctedd. SIince the corrected
    code now requires vtkAppendPolydata, the cmakefiles for cxx testing in
    Filtering and IO nopw need to reference vtkGraphics.
    734705d3