WebGLStencilManager Class
Constructor
WebGLStencilManager
()
private
Item Index
Methods
Methods
bindGraphics
(
-
graphics -
webGLData -
renderSession
TODO this does not belong here!
Parameters:
-
graphicsGraphics -
webGLDataArray -
renderSessionObject
destroy
()
Destroys the mask stack.
popStencil
(
-
graphics -
webGLData -
renderSession
Parameters:
-
graphicsGraphics -
webGLDataArray -
renderSessionObject
pushMask
(
-
graphics -
webGLData -
renderSession
Applies the Mask and adds it to the current filter stack.
Parameters:
-
graphicsGraphics -
webGLDataArray -
renderSessionObject
setContext
(
-
gl
Sets the drawing context to the one given in parameter.
Parameters:
-
glWebGLContextthe current WebGL drawing context
