CatalogControlMap
Hierarchy
- ControlMap
- CatalogControlMap
Index
Constructors
constructor
Parameters
src: FrameStore
dst: FrameStore
astTransform: FrameSet
width: number
height: number
Returns CatalogControlMap
Properties
readonlyinheriteddestination
inheritedgl
readonlyinheritedheight
inheritedmaxPoint
inheritedminPoint
readonlyinheritedsource
inheritedtexture
readonlyinheritedwidth
Methods
inheritedcreateTexture
Parameters
gl: WebGL2RenderingContext
Returns void
getTextureX
Parameters
gl: WebGL2RenderingContext
Returns WebGLTexture | null
inheritedhasTextureForContext
Parameters
gl: WebGL2RenderingContext
Returns boolean | null
inheritedsetGrid
Parameters
optionalastTransform: any
Returns void
inheritedsetMinMaxPoint
Parameters
minX: any
minY: any
maxX: any
maxY: any
Returns void
updateCatalogBoundary
Returns void