visualization-tools

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

GlRendererSharedState.(constructor)

Constructs a new instance of the GlRendererSharedState class

Signature:

constructor(context: TGlContext, extensions: IGlExtensions, isGl2: boolean);

Parameters

Parameter Type Description
context TGlContext  
extensions IGlExtensions  
isGl2 boolean