Skip to content
Snippets Groups Projects
Commit 14daa2e5 authored by Bharatesh Chakravarthi S B's avatar Bharatesh Chakravarthi S B Committed by GitHub
Browse files

Update Java.md

Former-commit-id: e4d01626
parent 11193bac
No related branches found
No related tags found
No related merge requests found
......@@ -279,6 +279,8 @@ This section includes vtkImageData, vtkStructuredGrid and vtkRectilinearGrid.
| Example Name | Classes Demonstrated | Description | Image |
| -------------- | ---------------------- | ------------- | ------- |
[RectilinearGrid](/Java/RectilinearGrid/RectilinearGrid) | vtkRectilinearGrid | A dataset that is topologically regular with variable spacing in the three coordinate directions
[RectilinearGridToTetrahedra](/Java/RectilinearGrid/RectilinearGridToTetrahedra) | vtkRectilinearGridToTetrahedra | Convert a vtkRectilinearGrid to a vtkUnstructuredGrid mesh.
[VisualizeRectilinearGrid](/Java/RectilinearGrid/VisualizeRectilinearGrid) | vtkRectilinearGrid vtkShrinkFilter| Visualize the cells of a rectilinear grid.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment