Wrap `vtkRenderingMatplotlib` for object factory.
Without wrapping turned on, ParaView (and any other applications that access MathText classes via wrappers) will not properly include the compiler definitions that register the `matplotlib` overrides with `vtkObjectFactory`. For this reason, we must not exclude the library from wrapping and also provide one class for wrapping. Change-Id: I3ad084ce9008f63dec4ffe7d20ffc440dae6d49d
Please register or sign in to comment