visualization-tools

Home > @visualization-tools/cartesian-2d > GlCartesian2dCameraBinder

GlCartesian2dCameraBinder class

Provides WebGL bindings for cartesian 2d graphics components.

Signature:

export declare class GlCartesian2dCameraBinder extends AGlBinder<TGlBasicComponentRenderer, GlCartesian2dUpdateArg, TGlF32BufferLayout> implements IGlCartesian2dCameraBinder 

Extends: AGlBinder<TGlBasicComponentRenderer, GlCartesian2dUpdateArg, TGlF32BufferLayout>

Implements: IGlCartesian2dCameraBinder

Properties

Property Modifiers Type Description
binderClassificationId   symbol  
specification   GlProgramSpecification  

Methods

Method Modifiers Description
areAttributesDirty()    
bindAttributes()    
bindUniforms(componentRenderer)    
getBinderData(connector, updateArg, renderer)    
getBinderId()    
getBufferLayout()    
initialize(componentRenderer)    
setBufferLayout()    
updateData(updateArg)    
updatePointers()