Skip to content

feat: in-memory VTK I/O for lsVTKReader and lsVTKWriter#159

Open
mominie wants to merge 1 commit into
ViennaTools:masterfrom
mominie:feat/vtk-memory-io
Open

feat: in-memory VTK I/O for lsVTKReader and lsVTKWriter#159
mominie wants to merge 1 commit into
ViennaTools:masterfrom
mominie:feat/vtk-memory-io

Conversation

@mominie

@mominie mominie commented Jul 1, 2026

Copy link
Copy Markdown

Allow VTKReader/Writer to operate on vtkPolyData and vtkUnstructuredGrid objects directly, bypassing file I/O. Useful for VTK-based pipelines (e.g. ParaView plugins) where intermediate file writes are unnecessary.

Allow VTKReader/Writer to operate on vtkPolyData and vtkUnstructuredGrid
objects directly, bypassing file I/O. Useful for VTK-based pipelines
(e.g. ParaView plugins) where intermediate file writes are unnecessary.
@mominie mominie force-pushed the feat/vtk-memory-io branch from a1f4993 to 7f0ba3e Compare July 1, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant