visualization-tools

Home > @visualization-tools/core > GlComponentRenderer > (constructor)

GlComponentRenderer.(constructor)

Constructs a new instance of the GlComponentRenderer class

Signature:

constructor(context: TCtx, program: WebGLProgram, extensions: TGlExtensions<TExts>, specification: IGlProgramSpec, sharedState: IGlRendererSharedState);

Parameters

Parameter Type Description
context TCtx  
program WebGLProgram  
extensions TGlExtensions<TExts>  
specification IGlProgramSpec  
sharedState IGlRendererSharedState