Geometry modification notification.
- Whenever an individual object's geometry is modified, increment a "last modified" counter on the Geometry object.
- Use the counter above in the vtkResourceMultiBlockSource to update it's VTK MTime timestamp.
This should make it possible to move some code outside of the ParaView representation per-render process and accelerate rendering.