picogl.ui.backend.glut.window.texture
Classes
file with stubs for actions |
Module Contents
- class picogl.ui.backend.glut.window.texture.TextureWindow(width: int, height: int, title: str, data: picogl.renderer.MeshData, base_dir: str | pathlib.Path, glsl_dir: str | pathlib.Path, use_texture: bool, *args, **kwargs)[source]
Bases:
picogl.ui.backend.glut.window.glut.GlutRendererWindowfile with stubs for actions