This improves paraview's handling of VTK files which only contain points. It means the points are visible without glyph-ing, and provides the necessary input for some filters to operate correctly.
Moved the writeFuns into the vtkWriteOps namespace which is extensible, see the the write functions in setSet as an example of this.