Home > @visualization-tools/core > Gl1ContextAdapter
Webgl1 context adapter. Handles viewport and context loss.
Signature:
export declare class Gl1ContextAdapter extends GlContextAdapter<WebGLRenderingContext>
Extends: GlContextAdapter<WebGLRenderingContext>
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(canvasElement, eventService, options) | Constructs a new instance of the Gl1ContextAdapter class |