carb.windowing#
Classes Summary:
Opaque handle to a cursor resource. |
|
Members: |
|
Members: |
|
Opaque handle to an OpenGL context. |
|
Interface for creating and controlling OpenGL contexts. |
|
Windowing interface for creating and managing windows, cursors, and input. |
|
Simple RGBA image container used for cursors and icons. |
|
Members: |
|
Represents a monitor/display. |
|
Opaque handle to a native window. |
Functions Summary:
acquire_gl_context_interface(plugin_name: str = None, library_path: str = None) -> carb.windowing.IGLContext |
|
acquire_windowing_interface(plugin_name: str = None, library_path: str = None) -> carb.windowing.IWindowing |