CatalogWebGLService
Index
Properties
readonlygl
shaderUniforms
Accessors
staticInstance
Returns CatalogWebGLService
Methods
publicclearTexture
Parameters
fileId: number
Returns void
publicgetDataTexture
Parameters
fileId: number
textureType: CatalogTextureType
Returns WebGLTexture
publicsetCanvasSize
Parameters
width: number
height: number
Returns void
publicupdateDataTexture
Parameters
fileId: number
dataPoints: Uint8Array | Float32Array
textureType: CatalogTextureType
Returns void
publicupdatePositionArray
Parameters
fileId: number
dataPoints: Float32Array
offset: number
Returns void
publicupdatePositionTexture
Parameters
fileId: number
Returns boolean