Home > @visualization-tools/core > GlComponentRenderer > (constructor)
Constructs a new instance of the GlComponentRenderer class
Signature:
constructor(context: TCtx, program: WebGLProgram, extensions: TGlExtensions<TExts>, specification: IGlProgramSpec, sharedState: IGlRendererSharedState);
| Parameter | Type | Description |
|---|---|---|
| context | TCtx | |
| program | WebGLProgram | |
| extensions | TGlExtensions<TExts> | |
| specification | IGlProgramSpec | |
| sharedState | IGlRendererSharedState |