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.glx.WindowlessApplication class

Windowless GLX application

Classes

class Configuration
Configuration

Methods

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

Special methods

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