We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab4f27e commit 7c8b100Copy full SHA for 7c8b100
src/opengeodeweb_viewer/vtk_protocol.py
@@ -4,7 +4,7 @@
4
from dataclasses import dataclass, field
5
6
# Third party imports
7
-import vtkmodules.vtkRenderingVolumeOpenGL2
+import vtkmodules.vtkRenderingOpenGL2
8
from vtkmodules.web import protocols as vtk_protocols
9
from vtkmodules.vtkIOXML import (
10
vtkXMLReader,
0 commit comments