And, in general, the only supported way to build against VTK is to use CMake and the targets that VTK exports (in addition to any vtk_module_autoinit()
calls that may be needed to use vtkObjectFactory
-using classes).
And, in general, the only supported way to build against VTK is to use CMake and the targets that VTK exports (in addition to any vtk_module_autoinit()
calls that may be needed to use vtkObjectFactory
-using classes).