Skip to content

Commit c0fccc6

Browse files
authored
Fix formatting in visualizationexample4.md
1 parent 988730d commit c0fccc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mevislab.github.io/content/tutorials/visualization/visualizationexample4.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ menu:
1818
{{< youtube "WaD6zuvVNek" >}}
1919

2020
## Introduction
21-
In the previous example you learned how to use the module `SoView2DOverlay` together with a `View2D`. MeVisLab provides a whole family of `SoView2D*` modules (`SoView2DOverlay`, `SoView2DRectangle`, `SoView2DGrid`, ...). These modules are derived from SoView2DExtension, which extends the SoView2D with specialized interaction and rendering. `SoView2D` itself renders a slice or a slab of a voxel image as a 2D image on the screen.
21+
In the previous example you learned how to use the module `SoView2DOverlay` together with a `View2D`. MeVisLab provides a whole family of `SoView2D*` modules (`SoView2DOverlay`, `SoView2DRectangle`, `SoView2DGrid`, ...). These modules are derived from `SoView2DExtension`, which extends the `SoView2D` with specialized interaction and rendering. `SoView2D` itself renders a slice or a slab of a voxel image as a 2D image on the screen.
2222

2323
{{<alert class="info" caption="Extra Infos">}}
2424

0 commit comments

Comments
 (0)