widget_openGL
¶
Module Contents¶
-
class
widget_openGL
(parent=None)[source]¶ Bases:
PyQt5.QtWidgets.QOpenGLWidget
Interface that provides opengl capabilities. Ensures zoom, light, rotation, etc.
-
set_deviceDrawer
(self, theDeviceDrawer)[source]¶ Set a drawer
optimeed.visualize.gui.widgets.openGLWidget.DeviceDrawerInterface.DeviceDrawerInterface
-