ControlMap
Hierarchy
- ControlMap
Index
Constructors
constructor
Parameters
src: FrameStore
dst: FrameStore
astTransform: Mapping
width: number
height: number
updateBoudary: boolean = true
Returns ControlMap
Properties
readonlydestination
gl
readonlyheight
maxPoint
minPoint
readonlysource
texture
readonlywidth
Methods
createTexture
Parameters
gl: WebGL2RenderingContext
Returns void
getTextureX
Parameters
gl: WebGL2RenderingContext
Returns WebGLTexture
hasTextureForContext
Parameters
gl: WebGL2RenderingContext
Returns boolean
setGrid
Parameters
optionalastTransform: Mapping
Returns void
setMinMaxPoint
Parameters
minX: any
minY: any
maxX: any
maxY: any
Returns void