Package eu.webtoolkit.jwt
Class WGLWidget.Framebuffer
- java.lang.Object
-
- eu.webtoolkit.jwt.WGLWidget.GlObject
-
- eu.webtoolkit.jwt.WGLWidget.Framebuffer
-
- Enclosing class:
- WGLWidget
public static class WGLWidget.Framebuffer extends WGLWidget.GlObject
Reference to a WebGLFramebuffer class.
-
-
Constructor Summary
Constructors Constructor Description Framebuffer()Framebuffer(int i)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetJsRef()-
Methods inherited from class eu.webtoolkit.jwt.WGLWidget.GlObject
clear, getId, isNull
-
-
-
-
Method Detail
-
getJsRef
public java.lang.String getJsRef()
- Specified by:
getJsRefin classWGLWidget.GlObject
-
-