Welcome to Python-flavored Magnum! Please note that, while already being rather stable, this functionality is still considered experimental and some APIs might get changed without preserving full backwards compatibility.

magnum.platform.egl.WindowlessApplication class

Windowless EGL application

Classes

class Configuration
Configuration

Methods

def exec(self, /) -> int
Execute application

Special methods

def __init__(self, configuration: Configuration = <magnum.platform.egl.WindowlessApplication.Configuration object at 0x7fdbb2e1b930>) -> None
Constructor