|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RenderTexture | |
|---|---|
| org.lwjgl.opengl | |
| Uses of RenderTexture in org.lwjgl.opengl |
|---|
| Constructors in org.lwjgl.opengl with parameters of type RenderTexture | |
|---|---|
Pbuffer(int width,
int height,
PixelFormat pixel_format,
RenderTexture renderTexture,
Drawable shared_drawable)
Create an instance of a Pbuffer with a unique OpenGL context. |
|
Pbuffer(int width,
int height,
PixelFormat pixel_format,
RenderTexture renderTexture,
Drawable shared_drawable,
ContextAttribs attribs)
Create an instance of a Pbuffer with a unique OpenGL context. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||