public class GLOffscreenCaptureParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
frameBufferID |
int |
height |
int |
renderBufferID |
int |
width |
| Constructor and Description |
|---|
GLOffscreenCaptureParams() |
GLOffscreenCaptureParams(GLOffscreenCaptureParams other) |
public int width
public int height
public int frameBufferID
public int renderBufferID
public GLOffscreenCaptureParams()
public GLOffscreenCaptureParams(GLOffscreenCaptureParams other)