Header-only vtk-derived class

Good point, it definitely doesn’t appear necessary. I had forgotten realized that vtkObject could be instantiated in my last comment.

I’m sure there was some reason it was added at the time, maybe to workaround a problematic compiler? I seem to recall having some issues with inherited static methods at some point… Whatever the reason, it could probably be removed/deprecated now.